spacetelescope / cubeviz

Data analysis package for cubes. https://cubeviz.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
15 stars 27 forks source link

Fix the future #563

Closed brechmos-stsci closed 5 years ago

brechmos-stsci commented 5 years ago

Fixes issues with the future https://github.com/spacetelescope/cubeviz/issues/561 (If only it were this easy)

Fixes https://github.com/spacetelescope/cubeviz/issues/561

codecov[bot] commented 5 years ago

Codecov Report

Merging #563 into master will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
- Coverage   68.22%   68.18%   -0.05%     
==========================================
  Files          26       26              
  Lines        4268     4262       -6     
==========================================
- Hits         2912     2906       -6     
  Misses       1356     1356
Impacted Files Coverage Δ
cubeviz/startup.py 100% <ø> (ø) :arrow_up:
cubeviz/tools/collapse_cube.py 69.6% <ø> (-0.08%) :arrow_down:
cubeviz/tools/common.py 70.83% <ø> (-1.17%) :arrow_down:
cubeviz/tools/smoothing.py 64.01% <ø> (-0.08%) :arrow_down:
cubeviz/tools/wavelengths_ui.py 60.71% <ø> (-0.69%) :arrow_down:
cubeviz/tools/moment_maps.py 92.1% <ø> (-0.11%) :arrow_down:

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 7bc3ed9...db6dfbc. Read the comment docs.