linrongbin16 / fzfx.nvim

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

perf(previewer): reduce buffer previewer latency #642

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 78.94%. Comparing base (24fee5e) to head (beb222c).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #642 +/- ## ========================================== - Coverage 78.95% 78.94% -0.02% ========================================== Files 53 53 Lines 6211 6212 +1 ========================================== Hits 4904 4904 - Misses 1307 1308 +1 ```

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