linrongbin16 / fzfx.nvim

A Neovim fuzzy finder that updates on every keystroke.
https://linrongbin16.github.io/fzfx.nvim/
MIT License
125 stars 5 forks source link

feat(preview): preview window label come back again with best performance! #404

Closed linrongbin16 closed 1 year ago

linrongbin16 commented 1 year ago

Regresion test

Platforms

Tasks

codecov[bot] commented 1 year ago

Codecov Report

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

Files Coverage Δ
lua/fzfx.lua 80.43% <100.00%> (+0.43%) :arrow_up:
lua/fzfx/config.lua 86.72% <100.00%> (+0.31%) :arrow_up:
lua/fzfx/fzf_helpers.lua 90.16% <100.00%> (+2.46%) :arrow_up:
lua/fzfx/server.lua 90.54% <66.66%> (-0.48%) :arrow_down:
lua/fzfx/utils.lua 81.11% <56.89%> (-4.05%) :arrow_down:
lua/fzfx/general.lua 53.13% <45.28%> (+3.42%) :arrow_up:

... and 1 file with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!