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

refactor(live grep): part 5 #716

Closed linrongbin16 closed 2 weeks ago

linrongbin16 commented 2 weeks ago

Regresion test

Platforms

Tasks

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 80.90%. Comparing base (4d56033) to head (d10dd2a).

Files Patch % Lines
lua/fzfx/cfg/live_grep.lua 55.55% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #716 +/- ## ========================================== + Coverage 80.71% 80.90% +0.18% ========================================== Files 56 57 +1 Lines 6447 6453 +6 ========================================== + Hits 5204 5221 +17 + Misses 1243 1232 -11 ```

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