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

TEST: Trying to diagnose CI failures related to specviz integration #498

Closed drdavella closed 5 years ago

drdavella commented 5 years ago

DO NOT MERGE

This is a clone of #484 and is simply for diagnosing test failures on Travis.

codecov[bot] commented 5 years ago

Codecov Report

Merging #498 into master will increase coverage by 1.38%. The diff coverage is 75.67%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #498      +/-   ##
=========================================
+ Coverage   62.31%   63.7%   +1.38%     
=========================================
  Files          40      39       -1     
  Lines        5069    4940     -129     
=========================================
- Hits         3159    3147      -12     
+ Misses       1910    1793     -117
Impacted Files Coverage Δ
cubeviz/controls/slice.py 93% <100%> (+2.53%) :arrow_up:
cubeviz/controls/wavelengths.py 96.92% <100%> (-1.59%) :arrow_down:
cubeviz/controls/tests/test_slice_controller.py 100% <100%> (ø) :arrow_up:
cubeviz/tools/collapse_cube.py 69.67% <33.33%> (-0.17%) :arrow_down:
cubeviz/layout.py 82.89% <72%> (-0.01%) :arrow_down:
cubeviz/keyboard_shortcuts.py 44.23% <0%> (-1.93%) :arrow_down:
cubeviz/image_viewer.py 59.23% <0%> (+5.3%) :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 edaa1b3...deef27d. Read the comment docs.