OscarCreator / rsync.nvim

neovim plugin which synchronises project with rsync on save.
MIT License
83 stars 12 forks source link

Added command RsyncCancelJob #107

Closed OscarCreator closed 1 year ago

OscarCreator commented 1 year ago

This fixes #28

codecov[bot] commented 1 year ago

Codecov Report

Merging #107 (5fd11a3) into master (0d15647) will decrease coverage by 1.0%. The diff coverage is 76.0%.

@@           Coverage Diff            @@
##           master    #107     +/-   ##
========================================
- Coverage    95.2%   94.3%   -1.0%     
========================================
  Files           5       5             
  Lines         274     299     +25     
========================================
+ Hits          261     282     +21     
- Misses         13      17      +4     
Files Changed Coverage Δ
lua/rsync/init.lua 90.1% <64.7%> (-6.8%) :arrow_down:
lua/rsync/sync.lua 95.5% <100.0%> (+1.5%) :arrow_up: