linrongbin16 / fzfx.nvim

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

perf(config): migrate to 'cfg.lsp_diagnostics' #459

Closed linrongbin16 closed 9 months ago

linrongbin16 commented 9 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f3488fc) 81.66% compared to head (a4ddfd8) 81.60%.

Files Patch % Lines
lua/fzfx/cfg/lsp_diagnostics.lua 80.20% 39 Missing :warning:
lua/fzfx/cfg/live_grep.lua 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #459 +/- ## ========================================== - Coverage 81.66% 81.60% -0.06% ========================================== Files 43 44 +1 Lines 6167 6283 +116 ========================================== + Hits 5036 5127 +91 - Misses 1131 1156 +25 ```

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