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(model): fetchContent without debounce time #5019

Closed fannheyward closed 1 month ago

fannheyward commented 1 month ago

Closes #5017

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.52%. Comparing base (5c3bdc0) to head (3c3be95).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5019 +/- ## ========================================== - Coverage 98.55% 98.52% -0.04% ========================================== Files 273 273 Lines 26074 26074 Branches 5391 5391 ========================================== - Hits 25698 25690 -8 - Misses 218 225 +7 - Partials 158 159 +1 ```

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