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

More ut #560

Closed shargon closed 5 years ago

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

Codecov Report

Merging #560 into development will decrease coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #560      +/-   ##
===============================================
- Coverage        50.54%   50.35%   -0.19%     
===============================================
  Files              356      356              
  Lines            16074    16074              
===============================================
- Hits              8124     8094      -30     
- Misses            7950     7980      +30
Impacted Files Coverage Δ
test/NeoSharp.VM.TestHelper/VMUTStep.cs 100% <100%> (ø) :arrow_up:
src/NeoSharp.Core/Models/StateDescriptor.cs 58.02% <0%> (-41.98%) :arrow_down:
src/NeoSharp.VM/StackItemBase.cs 66.66% <0%> (+16.66%) :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 724c809...6ead62a. Read the comment docs.