Skip to content

Add find_last_one() and find_previous_one()

423f5ca
Select commit
Loading
Failed to load commit list.
Open

Feature: Add find_last_one() and find_previous_one() #103

Add find_last_one() and find_previous_one()
423f5ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 0s

96.70% (+0.13%) compared to 9b64641

View this Pull Request on Codecov

96.70% (+0.13%) compared to 9b64641

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.70%. Comparing base (9b64641) to head (423f5ca).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #103      +/-   ##
===========================================
+ Coverage    96.57%   96.70%   +0.13%     
===========================================
  Files            5        5              
  Lines          788      820      +32     
  Branches       233      242       +9     
===========================================
+ Hits           761      793      +32     
  Misses          27       27              
Files with missing lines Coverage Δ
...boost/dynamic_bitset/detail/lowest_highest_bit.hpp 100.00% <100.00%> (ø)
...clude/boost/dynamic_bitset/impl/dynamic_bitset.ipp 96.65% <100.00%> (+0.12%) ⬆️

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...423f5ca. Read the comment docs.

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