linrongbin16 / fzfx.nvim

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

feat(popup): move to upper side if bottom has not enough space #695

Closed linrongbin16 closed 1 month ago

linrongbin16 commented 1 month ago

Regresion test

Platforms

Tasks

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 79.82%. Comparing base (38d16a8) to head (5ca30b9).

Files Patch % Lines
lua/fzfx/detail/popup/popup_helpers.lua 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #695 +/- ## ========================================== + Coverage 79.41% 79.82% +0.41% ========================================== Files 54 54 Lines 6363 6339 -24 ========================================== + Hits 5053 5060 +7 + Misses 1310 1279 -31 ```

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