Migrate to libmicrohttpd 1.0.0 API with new features #370
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
68.03% (+0.06%) compared to 6c115f3
View this Pull Request on Codecov
68.03% (+0.06%) compared to 6c115f3
Details
Codecov Report
❌ Patch coverage is 53.33333% with 119 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.03%. Comparing base (6c115f3) to head (a6e6bd7).
Additional details and impacted files
@@ Coverage Diff @@
## master #370 +/- ##
==========================================
+ Coverage 67.97% 68.03% +0.06%
==========================================
Files 28 34 +6
Lines 1636 1730 +94
Branches 672 697 +25
==========================================
+ Hits 1112 1177 +65
- Misses 64 80 +16
- Partials 460 473 +13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/empty_response.cpp | 100.00% <100.00%> (ø) |
|
| src/http_utils.cpp | 66.97% <100.00%> (+0.93%) |
⬆️ |
| src/httpserver/create_webserver.hpp | 96.98% <ø> (ø) |
|
| src/httpserver/http_request.hpp | 88.37% <ø> (ø) |
|
| src/httpserver/http_utils.hpp | 75.00% <ø> (ø) |
|
| src/httpserver/iovec_response.hpp | 100.00% <100.00%> (ø) |
|
| src/httpserver/pipe_response.hpp | 100.00% <100.00%> (ø) |
|
| src/pipe_response.cpp | 100.00% <100.00%> (ø) |
|
| src/basic_auth_fail_response.cpp | 50.00% <0.00%> (-50.00%) |
⬇️ |
| src/httpserver/basic_auth_fail_response.hpp | 80.00% <50.00%> (+5.00%) |
⬆️ |
| ... and 6 more |
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 6c115f3...a6e6bd7. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading