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

Rpc batch #445

Closed ucwong closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 17.73%. Comparing base (14bdae9) to head (7fa85f2).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/445/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/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #445 +/- ## ========================================== + Coverage 17.18% 17.73% +0.55% ========================================== Files 43 43 Lines 2991 2999 +8 ========================================== + Hits 514 532 +18 + Misses 2410 2402 -8 + Partials 67 65 -2 ``` | [Files](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/445?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/445?src=pr&el=tree&filepath=backend%2Fhandler.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmFja2VuZC9oYW5kbGVyLmdv) | `32.22% <90.00%> (+2.15%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/445/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/445?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/445?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [14bdae9...7fa85f2](https://app.codecov.io/gh/CortexFoundation/torrentfs/pull/445?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).