Skip to content

update rustup

96dcef5
Select commit
Loading
Failed to load commit list.
Merged

Support parquet v2 format #127

update rustup
96dcef5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2025 in 0s

90.90% (+0.07%) compared to cc442d0

View this Pull Request on Codecov

90.90% (+0.07%) compared to cc442d0

Details

Codecov Report

❌ Patch coverage is 93.33333% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.90%. Comparing base (cc442d0) to head (96dcef5).

Files with missing lines Patch % Lines
src/pgrx_tests/common.rs 61.53% 5 Missing ⚠️
src/pgrx_tests/copy_type_roundtrip.rs 89.47% 2 Missing ⚠️
...c/parquet_copy_hook/copy_to_split_dest_receiver.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   90.83%   90.90%   +0.07%     
==========================================
  Files          91       92       +1     
  Lines       10382    10420      +38     
==========================================
+ Hits         9430     9472      +42     
+ Misses        952      948       -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.