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

refactor(preview): remove 'winrestview' from buffer rendering #639

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 7.57576% with 61 lines in your changes are missing coverage. Please review.

Project coverage is 79.05%. Comparing base (be14721) to head (910ae35).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 7.57% 61 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #639 +/- ## ========================================== - Coverage 79.41% 79.05% -0.37% ========================================== Files 53 53 Lines 6165 6182 +17 ========================================== - Hits 4896 4887 -9 - Misses 1269 1295 +26 ```

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