jorgecarleitao / arrow2

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

fix clippy #1548

Closed ritchie46 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.03% :warning:

Comparison is base (3d7d9ac) 83.37% compared to head (9e46a95) 83.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1548 +/- ## ========================================== - Coverage 83.37% 83.35% -0.03% ========================================== Files 388 388 Lines 42200 42212 +12 ========================================== + Hits 35183 35184 +1 - Misses 7017 7028 +11 ``` | [Files Changed](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/array/binary/mutable.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2FycmF5L2JpbmFyeS9tdXRhYmxlLnJz) | `79.29% <0.00%> (-0.85%)` | :arrow_down: | | [src/array/binary/mutable\_values.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2FycmF5L2JpbmFyeS9tdXRhYmxlX3ZhbHVlcy5ycw==) | `71.55% <0.00%> (-1.00%)` | :arrow_down: | | [src/array/utf8/mutable.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2FycmF5L3V0ZjgvbXV0YWJsZS5ycw==) | `83.03% <0.00%> (-0.77%)` | :arrow_down: | | [src/array/utf8/mutable\_values.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2FycmF5L3V0ZjgvbXV0YWJsZV92YWx1ZXMucnM=) | `76.61% <0.00%> (-0.94%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1548/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.