Skip to content

Work#114

Merged
vinniefalco merged 4 commits intocppalliance:developfrom
vinniefalco:work
Dec 3, 2025
Merged

Work#114
vinniefalco merged 4 commits intocppalliance:developfrom
vinniefalco:work

Conversation

@vinniefalco
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

cppalliance-bot commented Nov 30, 2025

An automated preview of the documentation is available at https://114.beast2.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2025-12-01 02:34:09 UTC

@cppalliance-bot
Copy link

cppalliance-bot commented Nov 30, 2025

@cppalliance-bot
Copy link

@vinniefalco vinniefalco force-pushed the work branch 7 times, most recently from 173e9f3 to 3a32819 Compare December 1, 2025 03:26
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

❌ Patch coverage is 62.38532% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.87%. Comparing base (33a8344) to head (40f4977).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/beast2/server/http_stream.hpp 0.00% 64 Missing ⚠️
include/boost/beast2/server/route_handler_asio.hpp 0.00% 8 Missing ⚠️
include/boost/beast2/server/body_source.hpp 96.80% 4 Missing ⚠️
src/server/serve_static.cpp 0.00% 4 Missing ⚠️
src/server/body_source.cpp 93.75% 1 Missing ⚠️
src/server/serve_redirect.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #114       +/-   ##
============================================
- Coverage    53.25%   39.87%   -13.39%     
============================================
  Files           38       35        -3     
  Lines         1690     1244      -446     
============================================
- Hits           900      496      -404     
+ Misses         790      748       -42     
Files with missing lines Coverage Δ
include/boost/beast2/server/plain_worker.hpp 0.00% <ø> (ø)
src/server/http_server.cpp 0.00% <ø> (ø)
src/server/body_source.cpp 93.75% <93.75%> (ø)
src/server/serve_redirect.cpp 0.00% <0.00%> (ø)
include/boost/beast2/server/body_source.hpp 96.80% <96.80%> (ø)
src/server/serve_static.cpp 0.00% <0.00%> (ø)
include/boost/beast2/server/route_handler_asio.hpp 27.27% <0.00%> (-72.73%) ⬇️
include/boost/beast2/server/http_stream.hpp 0.00% <0.00%> (ø)

... and 2 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 33a8344...40f4977. Read the comment docs.

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

@vinniefalco vinniefalco merged commit 40f4977 into cppalliance:develop Dec 3, 2025
116 of 125 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants