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

deps #410

Closed ucwong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #410 (5d35573) into master (0e02986) will not change coverage. Report is 2 commits behind head on master. The diff coverage is 50.00%.

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #410   +/-   ##
=======================================
  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 acc9013...5c17c19. Read the comment docs.