Skip to content

address

f164838
Select commit
Loading
Failed to load commit list.
Merged

Adds Support for COPY TO/FROM Google Cloud Storage #61

address
f164838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2025 in 1s

91.14% (+0.02%) compared to 7f6d421

View this Pull Request on Codecov

91.14% (+0.02%) compared to 7f6d421

Details

Codecov Report

Attention: Patch coverage is 94.89051% with 7 lines in your changes missing coverage. Please review.

Project coverage is 91.14%. Comparing base (7f6d421) to head (f164838).

Files with missing lines Patch % Lines
src/object_store/gcs.rs 86.84% 5 Missing ⚠️
src/arrow_parquet/uri_utils.rs 80.00% 1 Missing ⚠️
src/object_store/object_store_cache.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   91.12%   91.14%   +0.02%     
==========================================
  Files          87       88       +1     
  Lines       12479    12592     +113     
==========================================
+ Hits        11371    11477     +106     
- Misses       1108     1115       +7     

☔ 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.