Closed 01painadam closed 5 years ago
Merging #72 into master will not change coverage. The diff coverage is
0%
.
@@ Coverage Diff @@
## master #72 +/- ##
=======================================
Coverage 57.01% 57.01%
=======================================
Files 9 9
Lines 1610 1610
=======================================
Hits 918 918
Misses 692 692
Impacted Files | Coverage Δ | |
---|---|---|
LMIPy/layer.py | 53.19% <ø> (ø) |
:arrow_up: |
LMIPy/dataset.py | 63.98% <0%> (ø) |
: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 f3c2610...ae80d05. Read the comment docs.
Updates tests so as not to publish test layers and datasets. Cloned/created datasets and layers now have
published: False
andenv: 'staging'