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

Added MutableBitmap::shrink_to_fit #468

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Added MutableBitmap::shrink_to_fit #468

merged 1 commit into from
Sep 29, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Sep 29, 2021
@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #468 (a9d9d51) into main (3c6c075) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #468      +/-   ##
==========================================
- Coverage   80.01%   79.91%   -0.11%     
==========================================
  Files         371      371              
  Lines       22841    22986     +145     
==========================================
+ Hits        18277    18369      +92     
- Misses       4564     4617      +53     
Impacted Files Coverage Δ
src/bitmap/mutable.rs 89.36% <100.00%> (+0.09%) ⬆️
tests/it/bitmap/mutable.rs 100.00% <100.00%> (ø)
src/io/ipc/write/common.rs 76.28% <0.00%> (+0.64%) ⬆️
src/bitmap/utils/slice_iterator.rs 94.02% <0.00%> (+1.49%) ⬆️
src/compute/arithmetics/time.rs 46.93% <0.00%> (+2.04%) ⬆️
src/types/mod.rs 25.29% <0.00%> (+3.07%) ⬆️
src/record_batch.rs 48.61% <0.00%> (+4.16%) ⬆️
src/array/mod.rs 60.71% <0.00%> (+6.09%) ⬆️

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 3c6c075...a9d9d51. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 2db7f57 into main Sep 29, 2021
@jorgecarleitao jorgecarleitao deleted the shrink branch September 29, 2021 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant