Skip to content

Merge TASK-033: create_webserver builder cleanup (PRD-CFG-REQ-001..004)

3832d3b
Select commit
Loading
Failed to load commit list.
Draft

v2.0: Modernization (M1-M6, 44 tasks) #374

Merge TASK-033: create_webserver builder cleanup (PRD-CFG-REQ-001..004)
3832d3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2026 in 1s

67.25% (-0.78%) compared to d8b055e

View this Pull Request on Codecov

67.25% (-0.78%) compared to d8b055e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.25%. Comparing base (d8b055e) to head (3832d3b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
- Coverage   68.03%   67.25%   -0.78%     
==========================================
  Files          34       30       -4     
  Lines        1730     2541     +811     
  Branches      697      998     +301     
==========================================
+ Hits         1177     1709     +532     
- Misses         80      170      +90     
- Partials      473      662     +189     
Files with missing lines Coverage Δ
src/create_test_request.cpp 50.00% <ø> (ø)
src/create_webserver.cpp 88.23% <ø> (ø)
src/detail/body.cpp 89.06% <ø> (ø)
src/detail/http_endpoint.cpp 60.00% <ø> (ø)
src/http_request.cpp 63.36% <ø> (-5.61%) ⬇️
src/http_resource.cpp 100.00% <ø> (+83.33%) ⬆️
src/http_response.cpp 80.58% <ø> (+16.58%) ⬆️
src/http_utils.cpp 66.97% <ø> (ø)
src/httpserver/create_webserver.hpp 88.31% <ø> (-8.68%) ⬇️
src/httpserver/detail/body.hpp 93.47% <ø> (ø)
... and 16 more

... and 6 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 d8b055e...3832d3b. Read the comment docs.

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