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(lsp locations): part 4 #715

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 55.69620% with 35 lines in your changes missing coverage. Please review.

Project coverage is 80.35%. Comparing base (2a63f9c) to head (3caee8b).

Files Patch % Lines
lua/fzfx/cfg/_lsp_locations.lua 52.05% 35 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #715 +/- ## ========================================== + Coverage 80.20% 80.35% +0.15% ========================================== Files 55 56 +1 Lines 6440 6445 +5 ========================================== + Hits 5165 5179 +14 + Misses 1275 1266 -9 ```

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