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.vim_commands' #457

Closed linrongbin16 closed 9 months ago

linrongbin16 commented 9 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (058a6eb) 81.09% compared to head (a077fee) 81.52%.

Files Patch % Lines
lua/fzfx/cfg/vim_commands.lua 93.89% 23 Missing :warning:
lua/fzfx/helper/previewers.lua 43.33% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #457 +/- ## ========================================== + Coverage 81.09% 81.52% +0.43% ========================================== Files 41 42 +1 Lines 5670 5950 +280 ========================================== + Hits 4598 4851 +253 - Misses 1072 1099 +27 ```

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