jorgecarleitao / arrow2

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

Splitted 'io_json' feature flags in read/write #1487

Closed ritchie46 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (eed5ebb) 83.70% compared to head (b2922f4) 83.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1487 +/- ## ========================================== + Coverage 83.70% 83.73% +0.02% ========================================== Files 389 389 Lines 41814 41814 ========================================== + Hits 35002 35013 +11 + Misses 6812 6801 -11 ``` | [Impacted Files](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1487?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/io/json/read/mod.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1487?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2lvL2pzb24vcmVhZC9tb2QucnM=) | `100.00% <100.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1487/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.