OscarCreator / rsync.nvim

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

Fixed fugitive command reporting error if project config not found #91

Closed OscarCreator closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #91 (6a0e0de) into master (3117c9e) will increase coverage by 0.0%. The diff coverage is 83.3%.

@@          Coverage Diff           @@
##           master     #91   +/-   ##
======================================
  Coverage    95.2%   95.2%           
======================================
  Files           5       5           
  Lines         271     273    +2     
======================================
+ Hits          258     260    +2     
  Misses         13      13           
Impacted Files Coverage Δ
lua/rsync/init.lua 96.8% <0.0%> (ø)
lua/rsync/project.lua 95.8% <100.0%> (+<0.1%) :arrow_up:
lua/rsync/sync.lua 93.9% <100.0%> (+<0.1%) :arrow_up: