apache / hudi-rs

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

chore: disable labeler due to permission and policy #115

Closed xushiyan closed 3 months ago

xushiyan commented 3 months ago

Description

Disable due to pull_request_target is not allowed as per https://infra.apache.org/github-actions-policy.html

How are the changes test-covered

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.42%. Comparing base (3359e10) to head (439f9f4). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ======================================= Coverage 87.42% 87.42% ======================================= Files 14 14 Lines 700 700 ======================================= Hits 612 612 Misses 88 88 ```

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