Skip to content

Fix compilation against STLs which use raw pointers as iterators

93dfe64
Select commit
Loading
Failed to load commit list.
Merged

Fix compilation against STLs which use raw pointers as iterators #104

Fix compilation against STLs which use raw pointers as iterators
93dfe64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 0s

96.57% (+0.00%) compared to 9b64641

View this Pull Request on Codecov

96.57% (+0.00%) compared to 9b64641

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.57%. Comparing base (9b64641) to head (93dfe64).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #104   +/-   ##
========================================
  Coverage    96.57%   96.57%           
========================================
  Files            5        5           
  Lines          788      788           
  Branches       233      233           
========================================
  Hits           761      761           
  Misses          27       27           
Files with missing lines Coverage Δ
...clude/boost/dynamic_bitset/impl/dynamic_bitset.ipp 96.52% <100.00%> (ø)

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 9b64641...93dfe64. Read the comment docs.

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