linrongbin16 / fzfx.nvim

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

perf(git_live_grep): migrate 'git_live_grep' to 'cfg.git_live_grep' #451

Closed linrongbin16 closed 11 months ago

linrongbin16 commented 11 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (df4ee6c) 80.98% compared to head (19e7e74) 81.26%.

Files Patch % Lines
lua/fzfx/cfg/git_live_grep.lua 97.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ========================================== + Coverage 80.98% 81.26% +0.27% ========================================== Files 36 37 +1 Lines 5444 5481 +37 ========================================== + Hits 4409 4454 +45 + Misses 1035 1027 -8 ```

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