spacetelescope / cubeviz

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

Add units to moment map output #525

Closed brechmos-stsci closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #525 into master will not change coverage. The diff coverage is 84.61%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #525   +/-   ##
=======================================
  Coverage   68.22%   68.22%           
=======================================
  Files          26       26           
  Lines        4268     4268           
=======================================
  Hits         2912     2912           
  Misses       1356     1356
Impacted Files Coverage Δ
cubeviz/tools/common.py 74.07% <100%> (+2.07%) :arrow_up:
cubeviz/tools/moment_maps.py 93.33% <100%> (+1.12%) :arrow_up:
cubeviz/controls/flux_units.py 65.59% <66.66%> (-0.53%) :arrow_down:
cubeviz/tools/collapse_cube.py 69.67% <75%> (ø) :arrow_up:
cubeviz/tools/wavelengths_ui.py 60.71% <0%> (-0.69%) :arrow_down:
cubeviz/tools/smoothing.py 64.01% <0%> (-0.08%) :arrow_down:
cubeviz/startup.py 100% <0%> (ø) :arrow_up:
... and 2 more

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