linrongbin16 / fzfx.nvim

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

feat(previewer): enable buffer previewer for files #591

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (817a9a6) 78.19% compared to head (ccb55bf) 78.13%.

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 14.28% 6 Missing :warning:
lua/fzfx/lib/switches.lua 75.00% 2 Missing :warning:
lua/fzfx/detail/popup.lua 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #591 +/- ## ========================================== - Coverage 78.19% 78.13% -0.06% ========================================== Files 51 52 +1 Lines 5755 5773 +18 ========================================== + Hits 4500 4511 +11 - Misses 1255 1262 +7 ```

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