linrongbin16 / fzfx.nvim

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

feat(previewer): support line No. for buffer previewer #637

Closed linrongbin16 closed 4 months ago

linrongbin16 commented 4 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 78.92%. Comparing base (be14721) to head (73758ba).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 5.68% 83 Missing :warning:
lua/fzfx/helper/previewers.lua 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #637 +/- ## ========================================== - Coverage 79.41% 78.92% -0.50% ========================================== Files 53 53 Lines 6165 6197 +32 ========================================== - Hits 4896 4891 -5 - Misses 1269 1306 +37 ```

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