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

merge seeding & dropping loop #437

Closed ucwong closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (0d24dbf) 43.25% compared to head (1d2a5ac) 42.40%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/437/graphs/tree.svg?width=650&height=150&src=pr&token=CRFPWLRHHW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #437 +/- ## ========================================== - Coverage 43.25% 42.40% -0.86% ========================================== Files 16 16 Lines 2136 2153 +17 ========================================== - Hits 924 913 -11 - Misses 1134 1162 +28 Partials 78 78 ``` | [Files](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [backend/handler.go](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmFja2VuZC9oYW5kbGVyLmdv) | `31.68% <7.14%> (-2.79%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/437?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/437?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [0d24dbf...1d2a5ac](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/437?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None).