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 1 commit into
base: main
Choose a base branch
from

Support Google Cloud Storage

ec5c082
Select commit
Loading
Failed to load commit list.
Open

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

Support Google Cloud Storage
ec5c082
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 30, 2025 in 1s

95.55% of diff hit (target 91.88%)

View this Pull Request on Codecov

95.55% of diff hit (target 91.88%)

Annotations

Check warning on line 15 in src/object_store/gcs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_store/gcs.rs#L15

Added line #L15 was not covered by tests

Check warning on line 29 in src/object_store/gcs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_store/gcs.rs#L29

Added line #L29 was not covered by tests

Check warning on line 51 in src/object_store/gcs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_store/gcs.rs#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 86 in src/object_store/object_store_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_store/object_store_cache.rs#L86

Added line #L86 was not covered by tests