Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 Check merge key for merge data source #3901

Merged
merged 1 commit into from
Jan 17, 2024

fix: 🐛 Check merge key for merge data source

77fcfb6
Select commit
Loading
Failed to load commit list.
Merged

fix: 🐛 Check merge key for merge data source #3901

fix: 🐛 Check merge key for merge data source
77fcfb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 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 (77fcfb6) 44.44%.
Report is 215 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3901      +/-   ##
==========================================
- 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 9c553fd...77fcfb6. Read the comment docs.