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

Fixed error in chunked_mut bitmap #1081

Merged
merged 1 commit into from
Jun 18, 2022
Merged

Fixed error in chunked_mut bitmap #1081

merged 1 commit into from
Jun 18, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Jun 18, 2022
@jorgecarleitao jorgecarleitao changed the title Fixed error in chunked bitmap Fixed error in chunked_mut bitmap Jun 18, 2022
@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #1081 (2d84f29) into main (d4873fc) will increase coverage by 0.01%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main    #1081      +/-   ##
==========================================
+ Coverage   80.96%   80.97%   +0.01%     
==========================================
  Files         366      366              
  Lines       35136    35126      -10     
==========================================
- Hits        28447    28444       -3     
+ Misses       6689     6682       -7     
Impacted Files Coverage Δ
src/compute/arity_assign.rs 74.07% <75.00%> (+2.01%) ⬆️
src/bitmap/utils/chunk_iterator/chunks_exact.rs 85.45% <100.00%> (+0.26%) ⬆️
src/bitmap/utils/chunks_exact_mut.rs 77.41% <100.00%> (+2.41%) ⬆️
src/bitmap/immutable.rs 83.33% <0.00%> (+0.64%) ⬆️
src/bitmap/assign_ops.rs 86.29% <0.00%> (+0.80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4873fc...2d84f29. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit aa83856 into main Jun 18, 2022
@jorgecarleitao jorgecarleitao deleted the fix branch June 18, 2022 05:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant