CortexFoundation / torrentfs

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

Data protection #298

Closed ucwong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #298 (96beb0b) into master (cc1b65f) will decrease coverage by 0.38%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   38.57%   38.19%   -0.38%     
==========================================
  Files          11       11              
  Lines        2380     2372       -8     
==========================================
- Hits          918      906      -12     
- Misses       1374     1376       +2     
- Partials       88       90       +2     
Impacted Files Coverage Δ
backend/torrent.go 22.98% <ø> (+8.04%) :arrow_up:
fs.go 31.14% <0.00%> (ø)
backend/handler.go 48.76% <42.42%> (-2.46%) :arrow_down:

Continue to review full report at Codecov.

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