jorgecarleitao / arrow2

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

arrow2 0.18.0 release #1568

Open ritchie46 opened 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (fb7b5fe) 83.06% compared to head (56cd5e9) 83.05%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1568 +/- ## ========================================== - Coverage 83.06% 83.05% -0.02% ========================================== Files 391 391 Lines 42889 42890 +1 ========================================== - Hits 35626 35622 -4 - Misses 7263 7268 +5 ``` | [Files Changed](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1568?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/io/odbc/read/deserialize.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1568?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2lvL29kYmMvcmVhZC9kZXNlcmlhbGl6ZS5ycw==) | `0.00% <0.00%> (ø)` | | | [src/temporal\_conversions.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1568?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL3RlbXBvcmFsX2NvbnZlcnNpb25zLnJz) | `88.85% <33.33%> (ø)` | | | [src/compute/cast/mod.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1568?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2NvbXB1dGUvY2FzdC9tb2QucnM=) | `90.84% <100.00%> (+0.01%)` | :arrow_up: | | [src/io/csv/read\_utils.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1568?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2lvL2Nzdi9yZWFkX3V0aWxzLnJz) | `91.39% <100.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1568/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: Have feedback on the report? Share it here.

aldanor commented 8 months ago

With 0.18 being out for a while now, should this be closed?