cboudereau / gcs-rsync

Lightweight Google Cloud Storage sync Rust Client with better performance than gsutil rsync
https://docs.rs/gcs-rsync/
MIT License
13 stars 8 forks source link

feat: add scope metadata #23

Closed cboudereau closed 1 year ago

cboudereau commented 1 year ago

integrate changes from : https://github.com/cboudereau/gcs-rsync/pull/21

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.76% :warning:

Comparison is base (5ced7e2) 85.64% compared to head (f55f583) 84.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 85.64% 84.89% -0.76% ========================================== Files 14 14 Lines 1240 1251 +11 ========================================== Hits 1062 1062 - Misses 178 189 +11 ``` | [Files Changed](https://app.codecov.io/gh/cboudereau/gcs-rsync/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cl%C3%A9ment+Boudereau) | Coverage Δ | | |---|---|---| | [src/gcp/oauth2/token.rs](https://app.codecov.io/gh/cboudereau/gcs-rsync/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cl%C3%A9ment+Boudereau#diff-c3JjL2djcC9vYXV0aDIvdG9rZW4ucnM=) | `71.64% <0.00%> (-4.55%)` | :arrow_down: | | [src/gcp/storage/mod.rs](https://app.codecov.io/gh/cboudereau/gcs-rsync/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cl%C3%A9ment+Boudereau#diff-c3JjL2djcC9zdG9yYWdlL21vZC5ycw==) | `34.61% <0.00%> (-4.52%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.