Closed drdavella closed 5 years ago
Merging #562 into master will increase coverage by
0.03%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #562 +/- ##
==========================================
+ Coverage 68.19% 68.22% +0.03%
==========================================
Files 26 26
Lines 4267 4268 +1
==========================================
+ Hits 2910 2912 +2
+ Misses 1357 1356 -1
Impacted Files | Coverage Δ | |
---|---|---|
cubeviz/image_viewer.py | 75.22% <ø> (+0.13%) |
:arrow_up: |
cubeviz/controls/wavelengths.py | 96.92% <100%> (+0.09%) |
:arrow_up: |
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 5e9786e...13bbddf. Read the comment docs.
This resolves #512.
It is admittedly a somewhat indirect way to test these values. However, it is impracticable to emulate mouseover events in automated testing, and so this serves as a good proxy for determining the units that will be displayed.