Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplify push_back logic #71

Merged
merged 2 commits into from
Dec 28, 2024

Merge branch 'boostorg:develop' into push_back

237dafa
Select commit
Loading
Failed to load commit list.
Merged

simplify push_back logic #71

Merge branch 'boostorg:develop' into push_back
237dafa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 24, 2024 in 1s

95.53% (-0.28%) compared to d4be7a4

View this Pull Request on Codecov

95.53% (-0.28%) compared to d4be7a4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (d4be7a4) to head (237dafa).
Report is 20 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #71      +/-   ##
===========================================
- Coverage    95.80%   95.53%   -0.28%     
===========================================
  Files            5        5              
  Lines          668      672       +4     
  Branches         0      210     +210     
===========================================
+ Hits           640      642       +2     
- Misses          28       29       +1     
- Partials         0        1       +1     
Files with missing lines Coverage Δ
include/boost/dynamic_bitset/dynamic_bitset.hpp 95.19% <100.00%> (-0.30%) ⬇️

... and 1 file 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 cd59d32...237dafa. Read the comment docs.