jorgecarleitao / arrow2

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

fix typo in merge_sort comment #1571

Closed zhyass closed 9 months ago

zhyass commented 9 months ago

fix typo

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (231a6fa) 83.07% compared to head (55bbb98) 83.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1571 +/- ## ========================================== - Coverage 83.07% 83.05% -0.02% ========================================== Files 391 391 Lines 42898 42898 ========================================== - Hits 35637 35631 -6 - Misses 7261 7267 +6 ``` | [Files Changed](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1571?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao) | Coverage Δ | | |---|---|---| | [src/compute/merge\_sort/mod.rs](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1571?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jorge+Leitao#diff-c3JjL2NvbXB1dGUvbWVyZ2Vfc29ydC9tb2QucnM=) | `97.43% <ø> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/jorgecarleitao/arrow2/pull/1571/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.