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(thumbnail): Avoid multiple promise creations for thumbnails #3756

Merged

Fix CI

aa56572
Select commit
Loading
Failed to load commit list.
Merged

fix(thumbnail): Avoid multiple promise creations for thumbnails #3756

Fix CI
aa56572
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 1s

46.09% (-0.15%) compared to 8a335bd

View this Pull Request on Codecov

46.09% (-0.15%) compared to 8a335bd

Details

Codecov Report

Merging #3756 (aa56572) into master (8a335bd) will decrease coverage by 0.15%.
Report is 94 commits behind head on master.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3756      +/-   ##
==========================================
- Coverage   46.23%   46.09%   -0.15%     
==========================================
  Files          78       78              
  Lines        1276     1280       +4     
  Branches      312      312              
==========================================
  Hits          590      590              
- Misses        548      552       +4     
  Partials      138      138              
Files Coverage Δ
platform/app/src/routes/WorkList/filtersMeta.js 0.00% <ø> (ø)
platform/core/src/utils/downloadCSVReport.js 0.00% <ø> (ø)
...ils/metadataProvider/getPixelSpacingInformation.js 0.00% <0.00%> (ø)
platform/core/src/log.js 14.28% <0.00%> (-85.72%) ⬇️
...services/DicomMetadataStore/createStudyMetadata.js 0.00% <0.00%> (ø)
...ervices/DicomMetadataStore/createSeriesMetadata.js 0.00% <0.00%> (ø)

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 09ff293...aa56572. Read the comment docs.