Closed Zapix closed 3 years ago
Merging #108 (596c992) into dev (3ef1e3c) will increase coverage by
0.05%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #108 +/- ##
==========================================
+ Coverage 98.71% 98.76% +0.05%
==========================================
Files 182 178 -4
Lines 4977 4942 -35
==========================================
- Hits 4913 4881 -32
+ Misses 64 61 -3
Flag | Coverage Δ | |
---|---|---|
unittests | 98.76% <100.00%> (+0.05%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
mtpylon/salts/server_salt_manager_protocol.py | 100.00% <ø> (+14.28%) |
:arrow_up: |
tests/test_serializers.py | 100.00% <ø> (ø) |
|
mtpylon/message_handler/message_handler.py | 100.00% <100.00%> (ø) |
|
mtpylon/message_sender.py | 100.00% <100.00%> (ø) |
|
mtpylon/serialization/schema.py | 100.00% <100.00%> (+1.44%) |
:arrow_up: |
mtpylon/service_schema/serialization/message.py | 100.00% <100.00%> (ø) |
|
...lon/service_schema/serialization/service_schema.py | 100.00% <100.00%> (ø) |
|
tests/simpleschema.py | 91.30% <100.00%> (+0.98%) |
:arrow_up: |
tests/test_serialization/test_schema.py | 99.35% <100.00%> (+0.04%) |
:arrow_up: |
..._service_schema/test_serialization/test_message.py | 100.00% <100.00%> (ø) |
|
... and 2 more |
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 3ef1e3c...596c992. Read the comment docs.
closes #104