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

Import blocks command #527 #534

Closed shargon closed 5 years ago

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

Codecov Report

Merging #534 into development will decrease coverage by 0.27%. The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #534      +/-   ##
===============================================
- Coverage        49.74%   49.47%   -0.28%     
===============================================
  Files              315      315              
  Lines            12963    13032      +69     
===============================================
- Hits              6448     6447       -1     
- Misses            6515     6585      +70
Impacted Files Coverage Δ
...c/NeoSharp.Core/Blockchain/Processing/BlockPool.cs 38.46% <ø> (-1.54%) :arrow_down:
...eoSharp.Application/Client/ConsolePercentWriter.cs 0% <0%> (ø) :arrow_up:
...lication/Controllers/PromptBlockchainController.cs 0% <0%> (ø) :arrow_up:
...oSharp.Core/Network/PeersDiscoveryServerProcess.cs 0% <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 9a27c87...b939fc0. Read the comment docs.