CityOfZion / neo-sharp

Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
MIT License
35 stars 24 forks source link

Close #373 #538

Closed shargon closed 5 years ago

shargon commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #538 into development will decrease coverage by 0.19%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##           development     #538     +/-   ##
==============================================
- Coverage         49.4%   49.21%   -0.2%     
==============================================
  Files              315      315             
  Lines            13049    13103     +54     
==============================================
+ Hits              6447     6448      +1     
- Misses            6602     6655     +53
Impacted Files Coverage Δ
...re/Messaging/Handlers/TransactionMessageHandler.cs 0% <0%> (ø) :arrow_up:
...oSharp.Core/Messaging/Messages/GetBlocksMessage.cs 31.03% <0%> (-39.8%) :arrow_down:
src/NeoSharp.Core/Messaging/Message[TPayload].cs 66.66% <0%> (-33.34%) :arrow_down:
....Core/Messaging/Messages/GetBlockHeadersMessage.cs 76.19% <0%> (-23.81%) :arrow_down:
...oSharp.Core/Messaging/Messages/FilterAddMessage.cs 33.33% <0%> (-16.67%) :arrow_down:
...NeoSharp.Core/Messaging/Messages/GetDataMessage.cs 33.33% <0%> (-16.67%) :arrow_down:
...oSharp.Core/Messaging/Messages/InventoryMessage.cs 33.33% <0%> (-16.67%) :arrow_down:
...oSharp.Core/Messaging/Messages/ConsensusMessage.cs 26.08% <0%> (-7.25%) :arrow_down:
...Sharp.Core/Messaging/Messages/FilterLoadMessage.cs 22.72% <0%> (-6.69%) :arrow_down:
...arp.Core/Messaging/Messages/BlockHeadersMessage.cs 18.51% <0%> (-4.21%) :arrow_down:
... and 10 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 eb80bbd...48c3abc. Read the comment docs.