Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Improve bitmap slice unchecked #1574

Merged

Conversation

Dousir9
Copy link
Contributor

@Dousir9 Dousir9 commented Oct 3, 2023

if a Bitmap is all true or all false, we don't do a bitcount in slice_unchecked.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (6271f48) 83.06% compared to head (7af8160) 83.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1574      +/-   ##
==========================================
- Coverage   83.06%   83.05%   -0.02%     
==========================================
  Files         391      391              
  Lines       42898    42901       +3     
==========================================
- Hits        35635    35631       -4     
- Misses       7263     7270       +7     
Files Coverage Δ
src/bitmap/immutable.rs 85.58% <100.00%> (-0.26%) ⬇️

... and 3 files with indirect coverage changes

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

@sundy-li sundy-li merged commit 63e99ad into jorgecarleitao:main Oct 4, 2023
24 of 25 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants