no-src / gofs

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

Move the common code to the nsgo package #290

Closed mstmdev closed 10 months ago

mstmdev commented 10 months ago

https://github.com/no-src/nsgo

codecov[bot] commented 10 months ago

Codecov Report

Merging #290 (6458999) into main (d1d60b3) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##              main      #290    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           57        45    -12     
  Lines         1746      1302   -444     
==========================================
- Hits          1746      1302   -444     
Files Coverage Δ
auth/user.go 100.00% <ø> (ø)
checksum/checksum.go 100.00% <ø> (ø)
conf/config.go 100.00% <ø> (ø)
conf/parser.go 100.00% <ø> (ø)
eventlog/event.go 100.00% <ø> (ø)
flag/flag.go 100.00% <ø> (ø)
fs/delete.go 100.00% <ø> (ø)
ignore/path_ignore.go 100.00% <ø> (ø)
internal/toplist/toplist.go 100.00% <ø> (ø)
report/reporter.go 100.00% <ø> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!