sdf-jkl commented on PR #9372: URL: https://github.com/apache/arrow-rs/pull/9372#issuecomment-5185747557
> Also, before we merge we should run llvm-cov and ensure nothing critical is uncovered. Added more coverage here - https://github.com/apache/arrow-rs/pull/9372/commits/5a10e68b723fd0a05b53b5ce090bc71d5d971dab ```text ┌────────────────┬─────────┬───────────┬────────┐ │ File │ Regions │ Functions │ Lines │ ├────────────────┼─────────┼───────────┼────────┤ │ alp.rs │ 100% │ 100% │ 100% │ ├────────────────┼─────────┼───────────┼────────┤ │ alp_decoder.rs │ 98.80% │ 96.97% │ 99.26% │ ├────────────────┼─────────┼───────────┼────────┤ │ alp_encoder.rs │ 97.68% │ 94.20% │ 98.37% │ └────────────────┴─────────┴───────────┴────────┘ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
