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(configs): support 'win_opts' as lua function #517

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regresion test

Platforms

Tasks

linrongbin16 commented 8 months ago

relate issue: https://github.com/linrongbin16/fzfx.nvim/issues/495

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d9991c0) 81.39% compared to head (ff440ea) 81.26%.

Files Patch % Lines
lua/fzfx/detail/general.lua 0.00% 6 Missing :warning:
lua/fzfx/config.lua 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #517 +/- ## ========================================== - Coverage 81.39% 81.26% -0.14% ========================================== Files 45 45 Lines 4666 4670 +4 ========================================== - Hits 3798 3795 -3 - Misses 868 875 +7 ```

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