Skip to content

Revert "Add O(1) indexed service slots to execution_context"

3cdd56c
Select commit
Loading
Failed to load commit list.
Merged

Revert "Add O(1) indexed service slots to execution_context" #252

Revert "Add O(1) indexed service slots to execution_context"
3cdd56c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

92.51% (+0.08%) compared to 5903c8a

View this Pull Request on Codecov

92.51% (+0.08%) compared to 5903c8a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.51%. Comparing base (5903c8a) to head (3cdd56c).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #252      +/-   ##
===========================================
+ Coverage    92.42%   92.51%   +0.08%     
===========================================
  Files          172      170       -2     
  Lines         9414     9348      -66     
===========================================
- Hits          8701     8648      -53     
+ Misses         713      700      -13     
Files with missing lines Coverage Δ
include/boost/capy/ex/execution_context.hpp 98.07% <100.00%> (-0.34%) ⬇️
src/ex/execution_context.cpp 94.28% <ø> (+5.64%) ⬆️

... and 4 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 5903c8a...3cdd56c. Read the comment docs.

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