linrongbin16 / fzfx.nvim

A Neovim fuzzy finder that updates on every keystroke.
https://linrongbin16.github.io/fzfx.nvim/
MIT License
110 stars 4 forks source link

refactor(diagnostic): part 9 #722

Closed linrongbin16 closed 2 weeks ago

linrongbin16 commented 2 weeks ago

Regresion test

Platforms

Tasks

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 76.47059% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.61%. Comparing base (58e353e) to head (da97760).

Files Patch % Lines
lua/fzfx/cfg/lsp_diagnostics.lua 76.47% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #722 +/- ## ========================================== + Coverage 81.40% 81.61% +0.20% ========================================== Files 58 58 Lines 6479 6471 -8 ========================================== + Hits 5274 5281 +7 + Misses 1205 1190 -15 ```

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