Closed shargon closed 6 years ago
Merging #539 into development will increase coverage by
0.05%
. The diff coverage is33.33%
.
@@ Coverage Diff @@
## development #539 +/- ##
===============================================
+ Coverage 49.21% 49.26% +0.05%
===============================================
Files 315 315
Lines 13103 13088 -15
===============================================
Hits 6448 6448
+ Misses 6655 6640 -15
Impacted Files | Coverage Δ | |
---|---|---|
src/NeoSharp.Core/Network/Tcp/TcpPeer.cs | 0% <0%> (ø) |
:arrow_up: |
...oSharp.Core/Messaging/Messages/ConsensusMessage.cs | 50% <50%> (+23.91%) |
: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 3892f0c...fb0f25f. Read the comment docs.
ScriptPrefix was not serialized because was private, so the message was wrong deserialized