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

Support stateful allocators #84

Merged
merged 1 commit into from
Dec 24, 2024

Support stateful allocators

2e28eb2
Select commit
Loading
Failed to load commit list.
Merged

Support stateful allocators #84

Support stateful allocators
2e28eb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 24, 2024 in 0s

95.55% (-0.26%) compared to d4be7a4

View this Pull Request on Codecov

95.55% (-0.26%) compared to d4be7a4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.55%. Comparing base (d4be7a4) to head (2e28eb2).
Report is 19 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #84      +/-   ##
===========================================
- Coverage    95.80%   95.55%   -0.26%     
===========================================
  Files            5        5              
  Lines          668      675       +7     
  Branches         0      210     +210     
===========================================
+ Hits           640      645       +5     
- Misses          28       29       +1     
- Partials         0        1       +1     
Files with missing lines Coverage Δ
include/boost/dynamic_bitset/dynamic_bitset.hpp 95.21% <100.00%> (-0.28%) ⬇️

... 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...2e28eb2. Read the comment docs.