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

doc: add include and exclude glob pattern filter #30

Closed cboudereau closed 7 months ago

cboudereau commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.96%. Comparing base (05187f8) to head (ba80376).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 88.19% 88.96% +0.76% ========================================== Files 14 14 Lines 2254 2328 +74 ========================================== + Hits 1988 2071 +83 + Misses 266 257 -9 ```

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