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

chore: add pull request template #89

Closed xushiyan closed 2 months ago

xushiyan commented 2 months ago

Description

Add PR template to emphasize on testing.

How are the changes test-covered

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.24%. Comparing base (36316e0) to head (034a54d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ======================================= Coverage 87.24% 87.24% ======================================= Files 14 14 Lines 690 690 ======================================= Hits 602 602 Misses 88 88 ```

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