Skip to content

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

Draft
etr wants to merge 500 commits into
masterfrom
feature/v2.0
Draft

v2.0: Modernization (M1-M6, 44 tasks)#374
etr wants to merge 500 commits into
masterfrom
feature/v2.0

Merge TASK-094: extend threadsafety_stress with per-resource add_hook…

12bcbb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 0s

68.71% (+0.68%) compared to 8b6aeb0

View this Pull Request on Codecov

68.71% (+0.68%) compared to 8b6aeb0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.71%. Comparing base (8b6aeb0) to head (12bcbb8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
+ Coverage   68.03%   68.71%   +0.68%     
==========================================
  Files          34       63      +29     
  Lines        1730     4028    +2298     
  Branches      697     1480     +783     
==========================================
+ Hits         1177     2768    +1591     
- Misses         80      353     +273     
- Partials      473      907     +434     
Files with missing lines Coverage Δ
src/cookie.cpp 65.76% <ø> (ø)
src/create_test_request.cpp 48.57% <ø> (ø)
src/create_webserver.cpp 90.47% <ø> (+2.24%) ⬆️
src/detail/body.cpp 82.19% <ø> (ø)
src/detail/http_endpoint.cpp 67.81% <ø> (ø)
src/detail/http_request_impl.cpp 64.53% <ø> (ø)
src/detail/http_request_impl_tls.cpp 53.68% <ø> (ø)
src/detail/ip_representation.cpp 74.28% <ø> (ø)
src/detail/webserver_aliases.cpp 62.50% <ø> (ø)
src/detail/webserver_body_pipeline.cpp 84.12% <ø> (ø)
... and 13 more

... and 53 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

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

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