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

Fix destreceiver api #95

Merged
merged 1 commit into from
Jan 20, 2025

Fix destreceiver api

54d4787
Select commit
Loading
Failed to load commit list.
Merged

Fix destreceiver api #95

Fix destreceiver api
54d4787
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 20, 2025 in 0s

92.64% (-0.01%) compared to 30fb0c6

View this Pull Request on Codecov

92.64% (-0.01%) compared to 30fb0c6

Details

Codecov Report

Attention: Patch coverage is 91.22807% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.64%. Comparing base (30fb0c6) to head (54d4787).

Files with missing lines Patch % Lines
src/parquet_copy_hook/copy_to_dest_receiver.rs 90.24% 4 Missing ⚠️
src/parquet_copy_hook/hook.rs 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   92.65%   92.64%   -0.01%     
==========================================
  Files          75       75              
  Lines        9813     9795      -18     
==========================================
- Hits         9092     9075      -17     
+ Misses        721      720       -1     

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