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

batch finished #443

Closed ucwong closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 28.55%. Comparing base (f01811d) to head (3e3cb9a).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/443/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/443?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #443 +/- ## ======================================= Coverage 28.55% 28.55% ======================================= Files 47 47 Lines 3667 3670 +3 ======================================= + Hits 1047 1048 +1 - Misses 2529 2530 +1 - Partials 91 92 +1 ``` | [Files](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/443?dropdown=coverage&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/443?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmFja2VuZC9oYW5kbGVyLmdv) | `32.40% <50.00%> (+<0.01%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/443?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/443?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [f01811d...3e3cb9a](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/443?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).