[BREAKING] HTTP.jl 2.0 package overhaul #1248
Open
Codecov / codecov/project
succeeded
May 7, 2026 in 1s
84.02% (+1.23%) compared to efd74ea
View this Pull Request on Codecov
84.02% (+1.23%) compared to efd74ea
Details
Codecov Report
❌ Patch coverage is 85.92715% with 425 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.02%. Comparing base (efd74ea) to head (290cce9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/http2_server.jl | 77.60% | 224 Missing |
| src/http1.jl | 85.83% | 85 Missing |
| src/http2_client.jl | 92.82% | 58 Missing |
| src/hpack.jl | 86.21% | 51 Missing |
| src/http2.jl | 97.10% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1248 +/- ##
==========================================
+ Coverage 82.78% 84.02% +1.23%
==========================================
Files 32 28 -4
Lines 3079 10564 +7485
==========================================
+ Hits 2549 8876 +6327
- Misses 530 1688 +1158 ☔ 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.
Loading