Skip to content

inter-operate with 'any'

1eb22d8
Select commit
Loading
Failed to load commit list.
Draft

Feature/any #64

inter-operate with 'any'
1eb22d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

94.66% (+2.00%) compared to 5995745

View this Pull Request on Codecov

94.66% (+2.00%) compared to 5995745

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.66%. Comparing base (5995745) to head (1eb22d8).
⚠️ Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #64      +/-   ##
===========================================
+ Coverage    92.66%   94.66%   +2.00%     
===========================================
  Files           43       45       +2     
  Lines         3110     2945     -165     
  Branches      1544        0    -1544     
===========================================
- Hits          2882     2788      -94     
+ Misses         188      157      -31     
+ Partials        40        0      -40     
Files with missing lines Coverage Δ
include/boost/openmethod/core.hpp 97.36% <100.00%> (+2.42%) ⬆️
include/boost/openmethod/interop/std_any.hpp 100.00% <100.00%> (ø)
include/boost/openmethod/policies/vptr_map.hpp 100.00% <100.00%> (ø)
include/boost/openmethod/policies/vptr_vector.hpp 100.00% <100.00%> (ø)
include/boost/openmethod/preamble.hpp 72.72% <ø> (+0.98%) ⬆️
test/test_dispatch_std_any.cpp 100.00% <100.00%> (ø)

... and 18 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 b7c52f7...1eb22d8. Read the comment docs.

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