Pulling feat/genomepage-empty-display into develop #971
Codecov / codecov/project
succeeded
Feb 4, 2025 in 0s
89.99% (+2.06%) compared to 1d96963
View this Pull Request on Codecov
89.99% (+2.06%) compared to 1d96963
Details
Codecov Report
Attention: Patch coverage is 41.37931%
with 34 lines
in your changes missing coverage. Please review.
Project coverage is 89.99%. Comparing base (
1d96963
) to head (fd956f0
).
Report is 23 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #971 +/- ##
===========================================
+ Coverage 87.93% 89.99% +2.06%
===========================================
Files 361 307 -54
Lines 19221 18633 -588
Branches 792 784 -8
===========================================
- Hits 16902 16769 -133
+ Misses 2318 1861 -457
- Partials 1 3 +2
Files with missing lines | Coverage Δ | |
---|---|---|
apps/genome-page/components/Loader.tsx | 100.00% <100.00%> (ø) |
|
...ps/genome-page/components/errors/NotFoundError.tsx | 0.00% <ø> (ø) |
|
apps/genome-page/components/errors/OtherError.tsx | 70.00% <100.00%> (ø) |
|
apps/genome-page/components/errors/ServerError.tsx | 0.00% <ø> (ø) |
|
...components/features/Ontology/OntologyContainer.tsx | 100.00% <100.00%> (ø) |
|
...onents/features/Phenotypes/PhenotypesContainer.tsx | 100.00% <100.00%> (ø) |
|
...e/components/features/Summary/SummaryContainer.tsx | 94.44% <75.00%> (-5.56%) |
⬇️ |
apps/genome-page/components/NoDataDisplay.tsx | 72.72% <72.72%> (ø) |
|
...genome-page/components/errors/GraphQLErrorPage.tsx | 0.00% <0.00%> (ø) |
Loading