linrongbin16 / fzfx.nvim

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

perf(config): migrate to 'cfg.lsp_definitions' #460

Closed linrongbin16 closed 11 months ago

linrongbin16 commented 11 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (0d3d0b8) 81.58% compared to head (dc7df1f) 80.76%.

Files Patch % Lines
lua/fzfx/cfg/_lsp_locations.lua 63.63% 48 Missing :warning:
lua/fzfx/cfg/lsp_diagnostics.lua 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #460 +/- ## ========================================== - Coverage 81.58% 80.76% -0.82% ========================================== Files 44 46 +2 Lines 6282 6415 +133 ========================================== + Hits 5125 5181 +56 - Misses 1157 1234 +77 ```

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