jorgecarleitao / arrow2

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

tag unsafe function as such #1516

Closed ritchie46 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d1240b6) 83.50% compared to head (3082ae9) 83.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1516 +/- ## ======================================= Coverage 83.50% 83.50% ======================================= Files 388 388 Lines 42024 42024 ======================================= + Hits 35092 35093 +1 + Misses 6932 6931 -1 ``` | [Impacted Files](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1516?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/array/mod.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1516?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2FycmF5L21vZC5ycw==) | `79.43% <100.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1516/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.