Closed astrofrog closed 5 years ago
Merging #70 into master will increase coverage by
1.13%
. The diff coverage is90.47%
.
@@ Coverage Diff @@
## master #70 +/- ##
==========================================
+ Coverage 71.69% 72.83% +1.13%
==========================================
Files 16 16
Lines 795 854 +59
==========================================
+ Hits 570 622 +52
- Misses 225 232 +7
Impacted Files | Coverage Δ | |
---|---|---|
glue_wwt/viewer/tests/test_wwt_widget.py | 100% <100%> (ø) |
:arrow_up: |
glue_wwt/viewer/qt_data_viewer.py | 87.5% <100%> (-6.25%) |
:arrow_down: |
glue_wwt/conftest.py | 81.81% <60%> (-18.19%) |
:arrow_down: |
glue_wwt/viewer/tools.py | 85.1% <87.87%> (+11.77%) |
: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 2e8db93...2453fc1. Read the comment docs.
This save tool allows the current view to be saved as the first slide of a tour, which can be useful for people who want to construct a tour based on results discovered in glue. Even if the tour functionality is not useful, it is a convenient way of transferring layer information across.