no-src / gofs

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

Replace the global log with local log in the encrypt, ignore, fs, retry, internal and daemon packages #262

Closed mstmdev closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #262 (7078328) into main (c977359) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #262   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         1692      1697    +5     
=========================================
+ Hits          1692      1697    +5     
Files Changed Coverage Δ
core/vfs.go 100.00% <100.00%> (ø)
flag/flag.go 100.00% <100.00%> (ø)
fs/delete.go 100.00% <100.00%> (ø)
ignore/ignore.go 100.00% <100.00%> (ø)
ignore/path_ignore.go 100.00% <100.00%> (ø)
internal/rate/file.go 100.00% <100.00%> (ø)
internal/rate/fs.go 100.00% <100.00%> (ø)
internal/rate/rate.go 100.00% <100.00%> (ø)
internal/rate/reader.go 100.00% <100.00%> (ø)
internal/rate/reader_at.go 100.00% <100.00%> (ø)
... and 1 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more