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
34 stars 24 forks source link

RocksDB better async #479

Closed osmirnov closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #479 into development will decrease coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #479      +/-   ##
===============================================
- Coverage         53.5%   53.48%   -0.02%     
===============================================
  Files              301      301              
  Lines            12478    12482       +4     
===============================================
  Hits              6676     6676              
- Misses            5802     5806       +4
Impacted Files Coverage Δ
src/NeoSharp.Persistence.RocksDB/RocksDbContext.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 a828416...1d2e4fa. Read the comment docs.