jorgecarleitao / arrow2

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

Update to arrow 37 #1465

Closed tustvold closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 84.37% and project coverage change: -0.02 :warning:

Comparison is base (33f6ba1) 83.93% compared to head (2ed1651) 83.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1465 +/- ## ========================================== - Coverage 83.93% 83.92% -0.02% ========================================== Files 387 387 Lines 41596 41605 +9 ========================================== + Hits 34913 34915 +2 - Misses 6683 6690 +7 ``` | [Impacted Files](https://codecov.io/gh/jorgecarleitao/arrow2/pull/1465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/datatypes/field.rs](https://codecov.io/gh/jorgecarleitao/arrow2/pull/1465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2RhdGF0eXBlcy9maWVsZC5ycw==) | `92.85% <77.77%> (-7.15%)` | :arrow_down: | | [src/datatypes/mod.rs](https://codecov.io/gh/jorgecarleitao/arrow2/pull/1465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2RhdGF0eXBlcy9tb2QucnM=) | `70.22% <85.71%> (ø)` | | | [src/io/json/read/deserialize.rs](https://codecov.io/gh/jorgecarleitao/arrow2/pull/1465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2lvL2pzb24vcmVhZC9kZXNlcmlhbGl6ZS5ycw==) | `74.03% <100.00%> (ø)` | | ... and [6 files with indirect coverage changes](https://codecov.io/gh/jorgecarleitao/arrow2/pull/1465/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.