apache / hudi-rs

A native Rust library for Apache Hudi, with bindings into Python
https://hudi.apache.org/
Apache License 2.0
149 stars 30 forks source link

ci: use minimal stable toolchain for rust #104

Closed xushiyan closed 3 months ago

xushiyan commented 3 months ago

Description

How are the changes test-covered

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.26%. Comparing base (3e71bb0) to head (472c5f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== + Coverage 87.24% 88.26% +1.02% ========================================== Files 14 14 Lines 690 699 +9 ========================================== + Hits 602 617 +15 + Misses 88 82 -6 ```

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