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

Check extension at hooks #85

Merged
merged 6 commits into from
Dec 16, 2024

add warning when pg_parquet not created

199c832
Select commit
Loading
Failed to load commit list.
Merged

Check extension at hooks #85

add warning when pg_parquet not created
199c832
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 0s

92.11% (-0.08%) compared to bab2208

View this Pull Request on Codecov

92.11% (-0.08%) compared to bab2208

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.11%. Comparing base (bab2208) to head (199c832).

Files with missing lines Patch % Lines
src/parquet_copy_hook/copy_utils.rs 79.31% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   92.18%   92.11%   -0.08%     
==========================================
  Files          71       71              
  Lines        9087     9104      +17     
==========================================
+ Hits         8377     8386       +9     
- Misses        710      718       +8     

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