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

pause mechanism added #441

Closed ucwong closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 11.76471% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 28.55%. Comparing base (000c9dc) to head (caeabd6).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/441/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/441?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #441 +/- ## ========================================== - Coverage 28.59% 28.55% -0.04% ========================================== Files 47 47 Lines 3655 3667 +12 ========================================== + Hits 1045 1047 +2 - Misses 2519 2529 +10 Partials 91 91 ``` | [Files](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/441?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [backend/caffe/t.go](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/441?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmFja2VuZC9jYWZmZS90Lmdv) | `44.36% <0.00%> (+0.65%)` | :arrow_up: | | [backend/handler.go](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/441?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmFja2VuZC9oYW5kbGVyLmdv) | `32.39% <12.50%> (-0.43%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/441?dropdown=coverage&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/441?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [000c9dc...caeabd6](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/441?dropdown=coverage&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).