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

fix(previewer): fix extra new line at bottom of buffer previewer #692

Closed linrongbin16 closed 1 month ago

linrongbin16 commented 2 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 79.44%. Comparing base (dfb8bc1) to head (5f9545a).

:exclamation: Current head 5f9545a differs from pull request most recent head 54942e5. Consider uploading reports for the commit 54942e5 to get more accurate results

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #692 +/- ## ========================================= + Coverage 0 79.44% +79.44% ========================================= Files 0 54 +54 Lines 0 6360 +6360 ========================================= + Hits 0 5053 +5053 - Misses 0 1307 +1307 ```

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