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.05k stars 1.2k forks source link

fix: proxy config reload panic #808

Closed monkeyWie closed 1 week ago

monkeyWie commented 1 week ago

related: https://github.com/GopeedLab/gopeed/issues/800

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 58.91%. Comparing base (2523282) to head (1a96ec9). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/base/model.go 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #808 +/- ## ========================================== + Coverage 58.75% 58.91% +0.15% ========================================== Files 35 35 Lines 4459 4464 +5 ========================================== + Hits 2620 2630 +10 + Misses 1566 1559 -7 - Partials 273 275 +2 ```

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