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(popup): refactor cursor relative window layout #665

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

Project coverage is 78.90%. Comparing base (7cc98c2) to head (0baf15a).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 42.85% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #665 +/- ## ========================================== + Coverage 78.87% 78.90% +0.02% ========================================== Files 53 53 Lines 6160 6224 +64 ========================================== + Hits 4859 4911 +52 - Misses 1301 1313 +12 ```

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