apache / hudi-rs

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

refactor: minor improvement to fix coverage report status #173

Closed xushiyan closed 5 days ago

xushiyan commented 5 days ago

Description

Minor code improvement to make main branch cov report green.

150

How are the changes test-covered

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 90.64%. Comparing base (abb3e63) to head (640fc8f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== + Coverage 90.44% 90.64% +0.20% ========================================== Files 19 19 Lines 973 973 ========================================== + Hits 880 882 +2 + Misses 93 91 -2 ```

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