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_files): migrate 'git_files' to 'cfg.git_files' #450

Closed linrongbin16 closed 11 months ago

linrongbin16 commented 11 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (b9c4b2d) 80.54% compared to head (1054b00) 81.00%.

Files Patch % Lines
lua/fzfx/cfg/git_files.lua 97.19% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #450 +/- ## ========================================== + Coverage 80.54% 81.00% +0.45% ========================================== Files 35 36 +1 Lines 5393 5444 +51 ========================================== + Hits 4344 4410 +66 + Misses 1049 1034 -15 ```

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