linrongbin16 / lsp-progress.nvim

A performant lsp progress status for Neovim.
https://linrongbin16.github.io/lsp-progress.nvim/
MIT License
209 stars 8 forks source link

fix(LspProgress): fix data polled from lsp clients for nvim-0.10 #137

Closed linrongbin16 closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 72.44%. Comparing base (0d45f17) to head (7a11534).

Files Patch % Lines
lua/lsp-progress.lua 14.28% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== - Coverage 72.60% 72.44% -0.16% ========================================== Files 6 7 +1 Lines 438 450 +12 ========================================== + Hits 318 326 +8 - Misses 120 124 +4 ```

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