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

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

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

fix ci for fake google storage server

dd3d157
Select commit
Loading
Failed to load commit list.
Open

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

fix ci for fake google storage server
dd3d157
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

92.54% (-0.01%) compared to fcb5036, passed because coverage increased by 0% when compared to adjusted base (92.54%)

View this Pull Request on Codecov

92.54% (-0.01%) compared to fcb5036, passed because coverage increased by 0% when compared to adjusted base (92.54%)

Details

Codecov Report

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

Project coverage is 92.54%. Comparing base (fcb5036) to head (dd3d157).

Files with missing lines Patch % Lines
src/object_store/gcs.rs 83.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   92.54%   92.54%   -0.01%     
==========================================
  Files          75       76       +1     
  Lines        9621     9686      +65     
==========================================
+ Hits         8904     8964      +60     
- Misses        717      722       +5     

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