no-src / gofs

A cross-platform real-time file synchronization tool out of the box based on Golang
Apache License 2.0
445 stars 37 forks source link

Add the Size structure to support humanize size units #315

Closed mstmdev closed 5 months ago

mstmdev commented 6 months ago

Update the chunk_size and max_tran_rate flags

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (ac312d3) 100.00% compared to head (4f7c9c9) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #315 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 45 48 +3 Lines 1298 1332 +34 ========================================= + Hits 1298 1332 +34 ```

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