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(find): part 6 #718

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

Project coverage is 80.84%. Comparing base (d3a9d31) to head (532292a).

Files Patch % Lines
lua/fzfx/cfg/files.lua 88.88% 2 Missing :warning:
lua/fzfx/cfg/buffers.lua 90.00% 1 Missing :warning:
lua/fzfx/cfg/lsp_diagnostics.lua 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #718 +/- ## ========================================== - Coverage 80.90% 80.84% -0.06% ========================================== Files 57 57 Lines 6453 6433 -20 ========================================== - Hits 5221 5201 -20 Misses 1232 1232 ```

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