Skip to content

Conversation

@vinniefalco
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

cppalliance-bot commented Dec 29, 2025

An automated preview of the documentation is available at https://145.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-30 23:20:57 UTC

@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

❌ Patch coverage is 55.07246% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.59%. Comparing base (2707ced) to head (67cf3e1).

Files with missing lines Patch % Lines
include/boost/beast2/server/http_stream.hpp 0.00% 19 Missing ⚠️
include/boost/beast2/server/plain_worker.hpp 0.00% 6 Missing ⚠️
include/boost/beast2/wrap_executor.hpp 86.36% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #145      +/-   ##
===========================================
+ Coverage    48.08%   48.59%   +0.50%     
===========================================
  Files           36       36              
  Lines         1437     1457      +20     
===========================================
+ Hits           691      708      +17     
- Misses         746      749       +3     
Files with missing lines Coverage Δ
include/boost/beast2/server/route_handler_asio.hpp 30.00% <ø> (+20.00%) ⬆️
include/boost/beast2/server/plain_worker.hpp 0.00% <0.00%> (ø)
include/boost/beast2/wrap_executor.hpp 86.36% <86.36%> (ø)
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 2707ced...67cf3e1. 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 force-pushed the work branch 2 times, most recently from 75c176c to 14ff2ee Compare December 30, 2025 19:59
- Add wrap_executor() to adapt Asio executors to capy::executor
- Integrate capy::executor into route_params and spawn for executor affinity
- Refactor http_stream, plain_worker, and worker_ssl for new executor model
- Add comprehensive wrap_executor unit tests
- Remove obsolete route_handler_asio.hpp and post_work files
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