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

docs: add more in-code docs to hudi-core APIs #166

Closed xushiyan closed 1 week ago

xushiyan commented 1 week ago

Description

Update in-code docs and tests for public APIs in hudi-core.

Closes #71

How are the changes test-covered

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.81%. Comparing base (d5f42f6) to head (da13196). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ======================================= Coverage 89.81% 89.81% ======================================= Files 17 17 Lines 884 884 ======================================= Hits 794 794 Misses 90 90 ```

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