jorgecarleitao / parquet2

Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow
Other
355 stars 59 forks source link

Make some struct de/serializable. #209

Closed RinChanNOWWW closed 1 year ago

RinChanNOWWW commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 85.05% // Head: 85.05% // No change to project coverage :thumbsup:

Coverage data is based on head (fbf363b) compared to base (84d4427). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ======================================= Coverage 85.05% 85.05% ======================================= Files 86 86 Lines 8289 8289 ======================================= Hits 7050 7050 Misses 1239 1239 ``` | [Impacted Files](https://codecov.io/gh/jorgecarleitao/parquet2/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/indexes/intervals.rs](https://codecov.io/gh/jorgecarleitao/parquet2/pull/209/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2luZGV4ZXMvaW50ZXJ2YWxzLnJz) | `98.85% <ø> (ø)` | | | [src/parquet\_bridge.rs](https://codecov.io/gh/jorgecarleitao/parquet2/pull/209/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL3BhcnF1ZXRfYnJpZGdlLnJz) | `78.90% <ø> (ø)` | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.