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

Add palette color cache object back to core (fix #1350) #1395

Merged
merged 1 commit into from
Jan 27, 2020
Merged

Conversation

swederik
Copy link
Member

We previously had a palette color cache object which stored retrieve palette color lookup tables. This was accidentally removed during the switch to the monorepo, which caused some images to stop displaying (#1350).

@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #1395 into master will decrease coverage by <.01%.
The diff coverage is 5.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1395      +/-   ##
=========================================
- Coverage   10.21%   10.2%   -0.01%     
=========================================
  Files         263     263              
  Lines        6600    6616      +16     
  Branches     1253    1258       +5     
=========================================
+ Hits          674     675       +1     
- Misses       4788    4798      +10     
- Partials     1138    1143       +5
Flag Coverage Δ
#core 14.33% <6.25%> (-0.03%) ⬇️
#viewer 0.4% <0%> (ø) ⬆️
Impacted Files Coverage Δ
...viewer/src/lib/localFileLoaders/dicomFileLoader.js 0% <0%> (ø) ⬆️
.../src/studies/services/wado/studyInstanceHelpers.js 2.36% <6.25%> (+0.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d3cfb1...749d4d9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant