Skip to content

feat: improve download speed with the in-built downloader

837e8f1
Select commit
Loading
Failed to load commit list.
Merged

feat: improve download speed with the in-built downloader #6632

feat: improve download speed with the in-built downloader
837e8f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 1s

63.36% (+0.14%) compared to 2d942c9

View this Pull Request on Codecov

63.36% (+0.14%) compared to 2d942c9

Details

Codecov Report

❌ Patch coverage is 83.40708% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.36%. Comparing base (2d942c9) to head (837e8f1).

Files with missing lines Patch % Lines
src/utils/net/download_file.rs 84.65% 49 Missing and 19 partials ⚠️
src/daemon/mod.rs 0.00% 6 Missing ⚠️
src/cli_shared/snapshot.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/utils/net.rs 52.17% <100.00%> (+9.52%) ⬆️
src/cli_shared/snapshot.rs 75.57% <0.00%> (-0.29%) ⬇️
src/daemon/mod.rs 28.98% <0.00%> (-0.16%) ⬇️
src/utils/net/download_file.rs 81.09% <84.65%> (+8.99%) ⬆️

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d942c9...837e8f1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.