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

Improved docs for bitmap #1022

Merged
merged 1 commit into from May 28, 2022
Merged

Improved docs for bitmap #1022

merged 1 commit into from May 28, 2022

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented May 28, 2022

No backward incompatible changes, just docs easier to follow

@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #1022 (c079528) into main (e976c1e) will decrease coverage by 0.00%.
The diff coverage is 76.92%.

@@            Coverage Diff             @@
##             main    #1022      +/-   ##
==========================================
- Coverage   71.63%   71.62%   -0.01%     
==========================================
  Files         359      359              
  Lines       19904    19915      +11     
==========================================
+ Hits        14259    14265       +6     
- Misses       5645     5650       +5     
Impacted Files Coverage Δ
src/types/bit_chunk.rs 100.00% <ø> (ø)
src/bitmap/immutable.rs 82.79% <73.52%> (-5.01%) ⬇️
src/bitmap/mutable.rs 90.25% <100.00%> (ø)
src/bitmap/utils/mod.rs 100.00% <100.00%> (ø)
src/io/ipc/read/read_basic.rs 67.64% <100.00%> (ø)
src/bitmap/utils/slice_iterator.rs 87.93% <0.00%> (+1.72%) ⬆️

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 e976c1e...c079528. Read the comment docs.

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label May 28, 2022
@jorgecarleitao jorgecarleitao merged commit 588e74f into main May 28, 2022
@jorgecarleitao jorgecarleitao deleted the docs2 branch May 28, 2022 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant