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

infohash.go added #429

Closed ucwong closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #429 (59255ad) into master (6eb55df) will increase coverage by 0.08%. The diff coverage is 29.15%.

:exclamation: Current head 59255ad differs from pull request most recent head 41a60ef. Consider uploading reports for the commit 41a60ef to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
+ Coverage   50.66%   50.75%   +0.08%     
==========================================
  Files          14       17       +3     
  Lines        2266     2262       -4     
==========================================
  Hits         1148     1148              
+ Misses       1004     1000       -4     
  Partials      114      114              
Files Coverage Δ
backend/handler.go 59.89% <ø> (+8.42%) :arrow_up:
backend/torrent.go 50.94% <ø> (+4.92%) :arrow_up:
file.go 24.07% <ø> (-2.67%) :arrow_down:
fs.go 52.68% <ø> (ø)
neighbors.go 2.73% <50.00%> (-7.90%) :arrow_down:
infohash.go 41.30% <41.30%> (ø)
backend/t.go 43.90% <43.90%> (ø)
backend/api.go 4.08% <4.08%> (ø)

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 6eb55df...41a60ef. Read the comment docs.