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

feat(list): add --buffer to list buffer diags #4958

Closed fannheyward closed 3 months ago

fannheyward commented 3 months ago

Closes https://github.com/neoclide/coc.nvim/issues/4952

:CocList diagnostics --buffer

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 98.57%. Comparing base (846994b) to head (7d6d8b2). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4958 +/- ## ========================================== + Coverage 98.54% 98.57% +0.02% ========================================== Files 273 273 Lines 26060 26066 +6 Branches 5386 5386 ========================================== + Hits 25682 25694 +12 + Misses 223 219 -4 + Partials 155 153 -2 ```

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