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 Azure Blob Storage #55

Merged
merged 8 commits into from
Jan 10, 2025

- support azure bearer token via client secret

d5f5ef2
Select commit
Loading
Failed to load commit list.
Merged

Adds support for COPY TO/FROM Azure Blob Storage #55

- support azure bearer token via client secret
d5f5ef2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 1s

99.54% of diff hit (target 92.11%)

View this Pull Request on Codecov

99.54% of diff hit (target 92.11%)

Annotations

Check warning on line 111 in src/object_store/aws.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_store/aws.rs#L111

Added line #L111 was not covered by tests

Check warning on line 133 in src/object_store/aws.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_store/aws.rs#L133

Added line #L133 was not covered by tests

Check warning on line 139 in src/object_store/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/object_store/azure.rs#L139

Added line #L139 was not covered by tests