Skip to content

Improve dynamic bitset #474

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Alex-PLACET
Copy link
Collaborator

No description provided.

@Alex-PLACET Alex-PLACET self-assigned this Jun 27, 2025
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

Attention: Patch coverage is 68.96552% with 36 lines in your changes missing coverage. Please review.

Project coverage is 87.83%. Comparing base (deae754) to head (8d4f239).

Files with missing lines Patch % Lines
...rrow/buffer/dynamic_bitset/dynamic_bitset_base.hpp 68.96% 36 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
- Coverage   88.09%   87.83%   -0.27%     
==========================================
  Files         100      100              
  Lines        7462     7546      +84     
==========================================
+ Hits         6574     6628      +54     
- Misses        888      918      +30     
Flag Coverage Δ
unittests 87.83% <68.96%> (-0.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@Alex-PLACET Alex-PLACET force-pushed the improve_dynamic_bitset branch from 7533e9f to 8d4f239 Compare July 24, 2025 08:33
@Alex-PLACET Alex-PLACET linked an issue Jul 24, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve performance of the dynamic bitset insert method
2 participants