GopeedLab / gopeed

A modern download manager that supports all platforms. Built with Golang and Flutter.
https://gopeed.com
GNU General Public License v3.0
17.1k stars 1.2k forks source link

feat: task separate proxy #727

Closed monkeyWie closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 58.97436% with 16 lines in your changes missing coverage. Please review.

Project coverage is 61.21%. Comparing base (6538b29) to head (0358cd6). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/base/model.go 0.00% 7 Missing :warning:
pkg/util/json.go 55.55% 2 Missing and 2 partials :warning:
internal/protocol/bt/fetcher.go 50.00% 1 Missing and 1 partial :warning:
pkg/download/downloader.go 80.00% 2 Missing :warning:
pkg/download/engine/engine.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #727 +/- ## ========================================== - Coverage 61.28% 61.21% -0.08% ========================================== Files 35 35 Lines 3583 3597 +14 ========================================== + Hits 2196 2202 +6 - Misses 1118 1124 +6 - Partials 269 271 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.