CortexFoundation / torrentfs

A p2p file system for https://github.com/CortexFoundation/CortexTheseus with pure Golang
GNU General Public License v3.0
62 stars 12 forks source link

Dev #322

Closed ucwong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #322 (77b6c0d) into master (bbd3695) will increase coverage by 0.48%. The diff coverage is 63.82%.

:exclamation: Current head 77b6c0d differs from pull request most recent head ea7a7c5. Consider uploading reports for the commit ea7a7c5 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
+ Coverage   39.06%   39.55%   +0.48%     
==========================================
  Files          11       11              
  Lines        2424     2445      +21     
==========================================
+ Hits          947      967      +20     
- Misses       1382     1386       +4     
+ Partials       95       92       -3     
Impacted Files Coverage Δ
backend/handler.go 50.76% <40.00%> (+0.30%) :arrow_up:
fs.go 34.49% <90.90%> (+2.27%) :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 79f7ff2...ea7a7c5. Read the comment docs.