linrongbin16 / lsp-progress.nvim

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

perf(format): lock formatting object #121

Closed linrongbin16 closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 72.54%. Comparing base (044bcfd) to head (d4b1f8c).

Files Patch % Lines
lua/lsp-progress/client.lua 80.00% 1 Missing :warning:
lua/lsp-progress/event.lua 75.00% 1 Missing :warning:
lua/lsp-progress/series.lua 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ========================================== - Coverage 74.35% 72.54% -1.82% ========================================== Files 6 6 Lines 429 437 +8 ========================================== - Hits 319 317 -2 - Misses 110 120 +10 ```

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