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

feat(preview): support lineno for buffer previewer2 #638

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

Project coverage is 79.19%. Comparing base (be14721) to head (d4ef09e).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 5.26% 18 Missing :warning:
lua/fzfx/helper/previewers.lua 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #638 +/- ## ========================================== - Coverage 79.41% 79.19% -0.23% ========================================== Files 53 53 Lines 6165 6180 +15 ========================================== - Hits 4896 4894 -2 - Misses 1269 1286 +17 ```

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