Closed Zapix closed 3 years ago
Merging #125 (4b23c57) into dev (5a72e26) will decrease coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #125 +/- ##
==========================================
- Coverage 99.32% 99.32% -0.01%
==========================================
Files 196 196
Lines 5603 5599 -4
==========================================
- Hits 5565 5561 -4
Misses 38 38
Flag | Coverage Δ | |
---|---|---|
unittests | 99.32% <100.00%> (-0.01%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
mtpylon/serialization/schema.py | 98.96% <100.00%> (-0.02%) |
:arrow_down: |
mtpylon/utils.py | 96.35% <100.00%> (+0.09%) |
:arrow_up: |
tests/simpleschema.py | 91.04% <100.00%> (-0.26%) |
:arrow_down: |
tests/test_utils.py | 99.59% <100.00%> (-0.01%) |
:arrow_down: |
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 5a72e26...4b23c57. Read the comment docs.
closes #123