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(util): timer to open file in vim #5016

Closed fannheyward closed 1 month ago

fannheyward commented 1 month ago

Closes #5011

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.55%. Comparing base (d33fbed) to head (26386c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5016 +/- ## ========================================== + Coverage 98.54% 98.55% +0.01% ========================================== Files 273 273 Lines 26074 26074 Branches 5391 5391 ========================================== + Hits 25694 25697 +3 + Misses 223 220 -3 Partials 157 157 ```

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