Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve http download strategy to prevent speed drops near completion #969

Merged
merged 7 commits into from
Apr 5, 2025

Conversation

monkeyWie
Copy link
Member

@monkeyWie monkeyWie commented Mar 21, 2025

No description provided.

@monkeyWie monkeyWie added the enhancement New feature or request label Mar 21, 2025
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 92.81768% with 13 lines in your changes missing coverage. Please review.

Project coverage is 61.38%. Comparing base (bfad91d) to head (6cc9b25).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/protocol/http/fetcher.go 94.18% 8 Missing and 2 partials ⚠️
pkg/download/downloader.go 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #969      +/-   ##
==========================================
+ Coverage   60.65%   61.38%   +0.72%     
==========================================
  Files          37       37              
  Lines        4649     4713      +64     
==========================================
+ Hits         2820     2893      +73     
+ Misses       1548     1541       -7     
+ Partials      281      279       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@monkeyWie monkeyWie merged commit 50bc9ab into main Apr 5, 2025
11 checks passed
@monkeyWie monkeyWie deleted the feat/improve_http_download branch April 5, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant