CortexFoundation / torrentfs

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

wormhole fix #411

Closed ucwong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #411 (c0db412) into master (a21bf4b) will decrease coverage by 0.06%. Report is 2 commits behind head on master. The diff coverage is 36.36%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
- Coverage   47.82%   47.76%   -0.06%     
==========================================
  Files          11       11              
  Lines        2273     2284      +11     
==========================================
+ Hits         1087     1091       +4     
- Misses       1078     1084       +6     
- Partials      108      109       +1     
Files Changed Coverage Δ
backend/handler.go 48.11% <36.36%> (-0.19%) :arrow_down:

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 5c17c19...391fc4b. Read the comment docs.