CortexFoundation / torrentfs

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

fix #409

Closed ucwong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #409 (cf944e6) into master (cd70ba0) will not change coverage. Report is 2 commits behind head on master. The diff coverage is 50.00%.

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #409   +/-   ##
=======================================
  Coverage   47.82%   47.82%           
=======================================
  Files          11       11           
  Lines        2273     2273           
=======================================
  Hits         1087     1087           
  Misses       1078     1078           
  Partials      108      108           
Files Changed Coverage Δ
fs.go 32.24% <0.00%> (ø)
backend/handler.go 48.29% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e97550d...acc9013. Read the comment docs.