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 hudi core API docs with examples #113

Closed KnightChess closed 1 month ago

KnightChess commented 2 months ago

Description

71

How are the changes test-covered

some doc code will be test

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.79%. Comparing base (2981486) to head (703b59d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ======================================= Coverage 87.79% 87.79% ======================================= Files 14 14 Lines 729 729 ======================================= Hits 640 640 Misses 89 89 ```

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