jorgecarleitao / arrow2

Transmute-free Rust library to work with the Arrow format
Apache License 2.0
1.06k stars 222 forks source link

fix bitmap new_trued #1580

Closed Dousir9 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (6a4b531) 83.36% compared to head (7285bc1) 83.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1580 +/- ## ======================================= Coverage 83.36% 83.37% ======================================= Files 391 391 Lines 42982 42982 ======================================= + Hits 35834 35838 +4 + Misses 7148 7144 -4 ``` | [Files](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1580?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/bitmap/immutable.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1580?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2JpdG1hcC9pbW11dGFibGUucnM=) | `86.69% <100.00%> (+4.72%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1580/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.