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(install): drop off 'junegunn/fzf' dependecy #545

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f1ff933) 80.28% compared to head (f537616) 80.06%.

Files Patch % Lines
lua/fzfx/detail/fzf_helpers.lua 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #545 +/- ## ========================================== - Coverage 80.28% 80.06% -0.23% ========================================== Files 45 45 Lines 4490 4489 -1 ========================================== - Hits 3605 3594 -11 - Misses 885 895 +10 ```

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