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/project succeeded Jan 10, 2025 in 0s

92.54% (+0.42%) compared to 2c1a62d

View this Pull Request on Codecov

92.54% (+0.42%) compared to 2c1a62d

Details

Codecov Report

Attention: Patch coverage is 99.54407% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.54%. Comparing base (2c1a62d) to head (d5f5ef2).

Files with missing lines Patch % Lines
src/object_store/aws.rs 97.67% 2 Missing ⚠️
src/object_store/azure.rs 99.34% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   92.11%   92.54%   +0.42%     
==========================================
  Files          71       75       +4     
  Lines        9109     9621     +512     
==========================================
+ Hits         8391     8904     +513     
+ Misses        718      717       -1     

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