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

Added documentation to Bitmap::as_slice #654

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

ritchie46
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #654 (65b70c3) into main (8300684) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #654   +/-   ##
=======================================
  Coverage   69.89%   69.89%           
=======================================
  Files         299      299           
  Lines       16634    16634           
=======================================
+ Hits        11626    11627    +1     
+ Misses       5008     5007    -1     
Impacted Files Coverage Δ
src/bitmap/immutable.rs 86.48% <ø> (ø)
src/compute/arithmetics/time.rs 42.30% <0.00%> (-1.93%) ⬇️
src/io/parquet/read/nested_utils.rs 78.43% <0.00%> (+0.98%) ⬆️
src/bitmap/utils/slice_iterator.rs 92.53% <0.00%> (+1.49%) ⬆️

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 8300684...65b70c3. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit f086986 into jorgecarleitao:main Dec 2, 2021
@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Dec 2, 2021
@jorgecarleitao jorgecarleitao changed the title add documentation to Bitmap::as_slice Added documentation to Bitmap::as_slice Dec 2, 2021
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.

2 participants