Closed matthewturk closed 4 years ago
Merging #60 (788b971) into master (eb1b419) will decrease coverage by
0.20%
. The diff coverage is83.63%
.
@@ Coverage Diff @@
## master #60 +/- ##
==========================================
- Coverage 75.00% 74.79% -0.21%
==========================================
Files 5 5
Lines 372 369 -3
==========================================
- Hits 279 276 -3
Misses 93 93
Impacted Files | Coverage Δ | |
---|---|---|
widgyts/colormaps.py | 100.00% <ø> (ø) |
|
widgyts/dataset_viewer.py | 41.26% <23.52%> (-0.34%) |
:arrow_down: |
widgyts/image_canvas.py | 86.71% <92.53%> (+0.50%) |
:arrow_up: |
widgyts/_version.py | 100.00% <100.00%> (ø) |
|
widgyts/tests/test_widgyts.py | 100.00% <100.00%> (ø) |
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 eb1b419...788b971. Read the comment docs.
With this change, the style checks in #59 should pass