neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.15k stars 953 forks source link

fix: #4994, ignore empty change in neovim #4995

Closed towry closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.55%. Comparing base (784ce14) to head (6cdadba).

:exclamation: Current head 6cdadba differs from pull request most recent head 3e40483. Consider uploading reports for the commit 3e40483 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4995 +/- ## ========================================== + Coverage 98.54% 98.55% +0.01% ========================================== Files 273 273 Lines 26072 26071 -1 Branches 5390 5390 ========================================== + Hits 25693 25695 +2 + Misses 222 220 -2 + Partials 157 156 -1 ```

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