richardschneider / net-ipfs-engine

IPFS Core API implementation in .Net
MIT License
107 stars 49 forks source link

Repo management #130

Closed richardschneider closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #130     +/-   ##
=========================================
+ Coverage   93.57%   93.77%   +0.2%     
=========================================
  Files          45       45             
  Lines        2240     2249      +9     
=========================================
+ Hits         2096     2109     +13     
+ Misses        144      140      -4
Impacted Files Coverage Δ
src/CoreApi/PinApi.cs 100% <100%> (+6%) :arrow_up:
src/CoreApi/BlockRepositoryApi.cs 90.32% <100%> (+6.32%) :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 6caa0e0...b08c0c0. Read the comment docs.