-
Notifications
You must be signed in to change notification settings - Fork 9
Work #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Work #145
Conversation
|
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 Report❌ Patch coverage is Additional details and impacted files@@ 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
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
75c176c to
14ff2ee
Compare
- 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
No description provided.