Skip to content

test: extend fileserver trim timeout on Windows

29effcd
Select commit
Loading
Failed to load commit list.
Open

[BREAKING] HTTP.jl 2.0 package overhaul #1248

test: extend fileserver trim timeout on Windows
29effcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

84.36% (+1.57%) compared to efd74ea

View this Pull Request on Codecov

84.36% (+1.57%) compared to efd74ea

Details

Codecov Report

❌ Patch coverage is 87.32167% with 471 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.36%. Comparing base (efd74ea) to head (29effcd).
⚠️ Report is 39 commits behind head on master.

Files with missing lines Patch % Lines
src/http_client.jl 80.53% 152 Missing ⚠️
src/http1.jl 89.04% 64 Missing ⚠️
src/http2_client.jl 91.79% 60 Missing ⚠️
src/hpack.jl 86.21% 51 Missing ⚠️
src/http_client_redirect.jl 76.66% 42 Missing ⚠️
src/http_client_retry.jl 66.38% 40 Missing ⚠️
src/http_cookies.jl 93.17% 29 Missing ⚠️
src/http_client_url.jl 89.62% 22 Missing ⚠️
src/http2.jl 97.11% 7 Missing ⚠️
src/http_client_timeouts.jl 94.28% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1248      +/-   ##
==========================================
+ Coverage   82.78%   84.36%   +1.57%     
==========================================
  Files          32       25       -7     
  Lines        3079     9719    +6640     
==========================================
+ Hits         2549     8199    +5650     
- Misses        530     1520     +990     

☔ 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.