neoclide / coc.nvim

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

fix(tests): fix broken tests on nightly #4901

Closed fannheyward closed 4 months ago

fannheyward commented 4 months ago

Another issue: stable nvim failed with Node 20 runner.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.58%. Comparing base (bb6df56) to head (27407fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4901 +/- ## ======================================= Coverage 98.58% 98.58% ======================================= Files 273 273 Lines 26075 26075 Branches 5391 5391 ======================================= + Hits 25705 25706 +1 + Misses 216 215 -1 Partials 154 154 ```

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