linrongbin16 / fzfx.nvim

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

perf(config): migrate to 'cfg.git_blame' #456

Closed linrongbin16 closed 9 months ago

linrongbin16 commented 9 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (c94d21b) 81.05% compared to head (4171486) 81.50%.

Files Patch % Lines
lua/fzfx/cfg/git_blame.lua 91.25% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #456 +/- ## ========================================== + Coverage 81.05% 81.50% +0.44% ========================================== Files 40 41 +1 Lines 5632 5671 +39 ========================================== + Hits 4565 4622 +57 + Misses 1067 1049 -18 ```

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