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

Improved docs for BooleanArray #1083

Merged
merged 1 commit into from
Jun 18, 2022
Merged

Improved docs for BooleanArray #1083

merged 1 commit into from
Jun 18, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Jun 18, 2022
@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #1083 (0bfdcbd) into main (d4873fc) will increase coverage by 0.40%.
The diff coverage is 84.40%.

@@            Coverage Diff             @@
##             main    #1083      +/-   ##
==========================================
+ Coverage   80.96%   81.36%   +0.40%     
==========================================
  Files         366      367       +1     
  Lines       35136    35832     +696     
==========================================
+ Hits        28447    29156     +709     
+ Misses       6689     6676      -13     
Impacted Files Coverage Δ
src/array/boolean/from.rs 100.00% <ø> (ø)
src/array/boolean/iterator.rs 60.00% <ø> (-15.00%) ⬇️
src/array/primitive/mod.rs 81.65% <ø> (ø)
src/array/boolean/mod.rs 84.86% <84.40%> (-1.33%) ⬇️
src/bitmap/utils/chunks_exact_mut.rs 71.42% <0.00%> (-3.58%) ⬇️
src/io/ipc/read/array/list.rs 72.15% <0.00%> (-2.48%) ⬇️
src/io/ipc/read/array/map.rs 71.05% <0.00%> (-2.39%) ⬇️
src/io/flight/mod.rs 0.00% <0.00%> (ø)
src/io/ipc/read/error.rs 100.00% <0.00%> (ø)
... and 24 more

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...0bfdcbd. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 00bb088 into main Jun 18, 2022
@jorgecarleitao jorgecarleitao deleted the boolean branch June 18, 2022 20:52
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