Skip to content

Reactor consolidation - #232

Merged
mvandeberg merged 1 commit into
cppalliance:developfrom
mvandeberg:pr/reactor-consolidation
Apr 16, 2026
Merged

Reactor consolidation#232
mvandeberg merged 1 commit into
cppalliance:developfrom
mvandeberg:pr/reactor-consolidation

Consolidate reactor backends into parameterized templates

4a81ba6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

77.71% (-0.02%) compared to b864679, passed because coverage increased by 0% when compared to adjusted base (77.71%)

View this Pull Request on Codecov

77.71% (-0.02%) compared to b864679, passed because coverage increased by 0% when compared to adjusted base (77.71%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.71%. Comparing base (b864679) to head (4a81ba6).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #232      +/-   ##
===========================================
- Coverage    77.73%   77.71%   -0.02%     
===========================================
  Files           96       96              
  Lines         7306     7298       -8     
  Branches      1787     1787              
===========================================
- Hits          5679     5672       -7     
+ Misses        1109     1108       -1     
  Partials       518      518              
Files with missing lines Coverage Δ
...st/corosio/native/detail/epoll/epoll_scheduler.hpp 82.25% <ø> (-0.15%) ⬇️
.../corosio/native/detail/kqueue/kqueue_scheduler.hpp 69.00% <ø> (-1.10%) ⬇️
.../corosio/native/detail/select/select_scheduler.hpp 83.33% <ø> (ø)
...clude/boost/corosio/native/native_tcp_acceptor.hpp 90.90% <ø> (ø)
include/boost/corosio/native/native_tcp_socket.hpp 90.41% <ø> (ø)
src/corosio/src/io_context.cpp 95.83% <ø> (ø)

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 b864679...4a81ba6. Read the comment docs.

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