jorgecarleitao / arrow2

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

inline MutablePrimitiveArray::push #1505

Closed ritchie46 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (99e30d3) 83.58% compared to head (7d9e1fc) 83.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1505 +/- ## ======================================= Coverage 83.58% 83.59% ======================================= Files 388 388 Lines 41912 41912 ======================================= + Hits 35034 35037 +3 + Misses 6878 6875 -3 ``` | [Impacted Files](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1505?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/array/primitive/mutable.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1505?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2FycmF5L3ByaW1pdGl2ZS9tdXRhYmxlLnJz) | `94.85% <ø> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1505/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: Do you have feedback about the report comment? Let us know in this issue.