neoclide / coc.nvim

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

fix(rpc): check coc_status exists before unlet #4850

Closed fannheyward closed 7 months ago

fannheyward commented 9 months ago

related #4843

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (e42d5dc) 98.64% compared to head (9050aed) 98.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4850 +/- ## ========================================== - Coverage 98.64% 98.63% -0.01% ========================================== Files 273 273 Lines 25989 25989 Branches 5391 5391 ========================================== - Hits 25636 25634 -2 - Misses 206 207 +1 - Partials 147 148 +1 ```

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