OscarCreator / rsync.nvim

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

imp(types): add more luals type annotations #125

Closed OscarCreator closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 90.47619% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 94.4%. Comparing base (515166b) to head (3b09371). Report is 1 commits behind head on master.

Files Patch % Lines
lua/rsync/commands.lua 89.3% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #125 +/- ## ======================================== + Coverage 94.2% 94.4% +0.1% ======================================== Files 5 6 +1 Lines 332 340 +8 ======================================== + Hits 313 321 +8 Misses 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.