feat(hp): enable OHIF to run with partial metadata for large studies at the cost of less effective hanging protocol #3804
Codecov / codecov/project
failed
Jan 9, 2024 in 0s
44.44% (-1.80%) compared to 8a335bd
View this Pull Request on Codecov
44.44% (-1.80%) compared to 8a335bd
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
8a335bd
) 46.23% compared to head (1225067
) 44.44%.
Report is 203 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3804 +/- ##
==========================================
- Coverage 46.23% 44.44% -1.80%
==========================================
Files 78 80 +2
Lines 1276 1332 +56
Branches 312 327 +15
==========================================
+ Hits 590 592 +2
- Misses 548 587 +39
- Partials 138 153 +15
Files | Coverage Δ | |
---|---|---|
platform/app/src/routes/WorkList/filtersMeta.js | 0.00% <ø> (ø) |
|
platform/core/src/log.js | 14.28% <ø> (-85.72%) |
⬇️ |
...ervices/DicomMetadataStore/createSeriesMetadata.js | 0.00% <ø> (ø) |
|
...services/DicomMetadataStore/createStudyMetadata.js | 0.00% <ø> (ø) |
|
platform/core/src/utils/addAccessors.js | 9.09% <ø> (ø) |
|
platform/core/src/utils/downloadCSVReport.js | 0.00% <ø> (ø) |
|
platform/core/src/utils/formatDate.js | 0.00% <ø> (ø) |
|
platform/core/src/utils/index.js | 100.00% <ø> (ø) |
|
...form/core/src/utils/isDisplaySetReconstructable.js | 5.00% <ø> (+0.18%) |
⬆️ |
...ils/metadataProvider/getPixelSpacingInformation.js | 0.00% <ø> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7c551f5...1225067. Read the comment docs.
Loading