OscarCreator / rsync.nvim

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

different sync status for down/up project #68

Closed OscarCreator closed 1 year ago

OscarCreator commented 1 year ago

This fixes #24

codecov[bot] commented 1 year ago

Codecov Report

Merging #68 (1f05f8d) into master (84df4e9) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff           @@
##           master     #68   +/-   ##
======================================
  Coverage    93.2%   93.3%           
======================================
  Files           5       5           
  Lines         238     240    +2     
======================================
+ Hits          222     224    +2     
  Misses         16      16           
Impacted Files Coverage Δ
lua/rsync/init.lua 98.1% <100.0%> (+<0.1%) :arrow_up: