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

Clean code #485

Closed shargon closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #485 into development will increase coverage by <.01%. The diff coverage is 54.54%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #485      +/-   ##
===============================================
+ Coverage        52.94%   52.94%   +<.01%     
===============================================
  Files              304      304              
  Lines            12759    12760       +1     
===============================================
+ Hits              6755     6756       +1     
  Misses            6004     6004
Impacted Files Coverage Δ
...Sharp.Core/Blockchain/Processing/BlockPersister.cs 0% <0%> (ø) :arrow_up:
...Sharp.Core/Blockchain/Processing/BlockProcessor.cs 100% <100%> (ø) :arrow_up:
...c/NeoSharp.Core/Blockchain/Processing/BlockPool.cs 74.46% <100%> (-1.05%) :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 1ee3ee0...e8eb581. Read the comment docs.