tradewelltech / protarrow

Convert from protobuf to arrow and back
https://protarrow.readthedocs.io/
Apache License 2.0
17 stars 2 forks source link

55 fix wrong slices for repeated arrays #56

Closed 0x26res closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 61.53% and project coverage change: -2.06% :warning:

Comparison is base (be6cb2c) 99.85% compared to head (880c32d) 97.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## ========================================== - Coverage 99.85% 97.79% -2.06% ========================================== Files 6 7 +1 Lines 690 726 +36 Branches 156 164 +8 ========================================== + Hits 689 710 +21 - Misses 1 13 +12 - Partials 0 3 +3 ``` | [Files Changed](https://app.codecov.io/gh/tradewelltech/protarrow/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tradewelltech) | Coverage Δ | | |---|---|---| | [protarrow/test\_arrow\_to\_proto.py](https://app.codecov.io/gh/tradewelltech/protarrow/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tradewelltech#diff-cHJvdGFycm93L3Rlc3RfYXJyb3dfdG9fcHJvdG8ucHk=) | `0.00% <0.00%> (ø)` | | | [protarrow/arrow\_to\_proto.py](https://app.codecov.io/gh/tradewelltech/protarrow/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tradewelltech#diff-cHJvdGFycm93L2Fycm93X3RvX3Byb3RvLnB5) | `99.04% <88.88%> (-0.96%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.