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 #371 #548

Closed shargon closed 5 years ago

shargon commented 5 years ago

Close https://github.com/CityOfZion/neo-sharp/issues/371

No issue happened to me on debugger.

image

codecov[bot] commented 5 years ago

Codecov Report

Merging #548 into development will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff               @@
##           development    #548      +/-   ##
==============================================
+ Coverage        49.26%   49.3%   +0.03%     
==============================================
  Files              317     317              
  Lines            13157   13160       +3     
==============================================
+ Hits              6482    6488       +6     
+ Misses            6675    6672       -3
Impacted Files Coverage Δ
src/NeoSharp.Core/Cryptography/ECPoint.cs 100% <ø> (ø) :arrow_up:
src/NeoSharp.Core/Extensions/JsonExtensions.cs 100% <100%> (+100%) :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 e1a4a14...14e4bc4. Read the comment docs.