linrongbin16 / fzfx.nvim

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

fix(preview): fix scroll #648

Closed linrongbin16 closed 3 months ago

linrongbin16 commented 3 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 78.99%. Comparing base (629ed49) to head (1a6ade0).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 11.11% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #648 +/- ## ========================================== + Coverage 78.94% 78.99% +0.05% ========================================== Files 53 53 Lines 6221 6218 -3 ========================================== + Hits 4911 4912 +1 + Misses 1310 1306 -4 ```

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