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 python binding docstrings #169

Closed kazdy closed 6 days ago

kazdy commented 1 week ago

Description

resolves: #70

google style docstrings: https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html

How are the changes test-covered

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 90.53%. Comparing base (10c55c1) to head (2249fe4). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ======================================= Coverage 90.53% 90.53% ======================================= Files 19 19 Lines 961 961 ======================================= Hits 870 870 Misses 91 91 ```

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