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(buf live grep): use buffer previewer #664

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

Project coverage is 78.87%. Comparing base (540ca8b) to head (59e60ba).

Files Patch % Lines
lua/fzfx/helper/previewers.lua 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #664 +/- ## ========================================== + Coverage 78.85% 78.87% +0.02% ========================================== Files 53 53 Lines 6147 6160 +13 ========================================== + Hits 4847 4859 +12 - Misses 1300 1301 +1 ```

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