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(format): fix '%' escape issue again #118

Closed linrongbin16 closed 7 months ago

linrongbin16 commented 7 months ago

Fix #94

codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (36c84b3) 75.40% compared to head (30befd6) 74.35%.

Files Patch % Lines
lua/lsp-progress.lua 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== - Coverage 75.40% 74.35% -1.06% ========================================== Files 6 6 Lines 427 429 +2 ========================================== - Hits 322 319 -3 - Misses 105 110 +5 ```

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