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

example: minimal gcs rsync example #11

Closed cboudereau closed 3 years ago

cboudereau commented 3 years ago

add a minimal gcs rsync implementation

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (6173a6d) into main (e8cee91) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files          14       14           
  Lines         968      968           
=======================================
  Hits          816      816           
  Misses        152      152           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e8cee91...6173a6d. Read the comment docs.