Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add integration test with minio #112

Closed

Address @xushiyan PR comments

5a747fd
Select commit
Loading
Failed to load commit list.
Closed

test: add integration test with minio #112

Address @xushiyan PR comments
5a747fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

86.82% (-0.61%) compared to 3359e10

View this Pull Request on Codecov

86.82% (-0.61%) compared to 3359e10

Details

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 86.82%. Comparing base (3359e10) to head (5a747fd).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/tests/src/lib.rs 0.00% 4 Missing ⚠️
integration_test/tests/hudi_test.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   87.42%   86.82%   -0.61%     
==========================================
  Files          14       15       +1     
  Lines         700      736      +36     
==========================================
+ Hits          612      639      +27     
- Misses         88       97       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.