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

Dev #360

Closed ucwong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #360 (e74d307) into master (5ef93c0) will decrease coverage by 0.78%. The diff coverage is 55.30%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
- Coverage   40.88%   40.10%   -0.78%     
==========================================
  Files          12       12              
  Lines        2676     2688      +12     
==========================================
- Hits         1094     1078      -16     
- Misses       1471     1503      +32     
+ Partials      111      107       -4     
Impacted Files Coverage Δ
backend/chaindb.go 0.00% <ø> (ø)
backend/handler.go 49.42% <53.09%> (+0.14%) :arrow_up:
backend/torrent.go 51.70% <54.34%> (-7.96%) :arrow_down:
fs.go 32.87% <70.00%> (+0.80%) :arrow_up:

... and 1 file with indirect coverage changes


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 25c9027...8c87bdb. Read the comment docs.