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 plot_phantom_map for dynamic phantoms #490

Merged
merged 3 commits into from
Sep 27, 2024

Performance: Limit number of colors defining T1/T2 colormaps to 35

790e1f2
Select commit
Loading
Failed to load commit list.
Merged

Fix plot_phantom_map for dynamic phantoms #490

Performance: Limit number of colors defining T1/T2 colormaps to 35
790e1f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

90.77% (target 90.00%)

View this Pull Request on Codecov

90.77% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.77%. Comparing base (48a5bbe) to head (790e1f2).

Files with missing lines Patch % Lines
KomaMRIPlots/src/ui/DisplayFunctions.jl 84.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #490      +/-   ##
==========================================
+ Coverage   90.70%   90.77%   +0.06%     
==========================================
  Files          54       54              
  Lines        3046     3002      -44     
==========================================
- Hits         2763     2725      -38     
+ Misses        283      277       -6     
Files with missing lines Coverage Δ
src/KomaUI.jl 99.27% <100.00%> (ø)
KomaMRIPlots/src/ui/DisplayFunctions.jl 94.17% <84.00%> (+0.11%) ⬆️

... and 1 file with indirect coverage changes