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_commits' #455

Closed linrongbin16 closed 9 months ago

linrongbin16 commented 9 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (688a786) 81.13% compared to head (c009c57) 81.05%.

Files Patch % Lines
lua/fzfx/cfg/git_commits.lua 94.82% 6 Missing :warning:
lua/fzfx/helper/previewers.lua 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #455 +/- ## ========================================== - Coverage 81.13% 81.05% -0.09% ========================================== Files 39 40 +1 Lines 5583 5632 +49 ========================================== + Hits 4530 4565 +35 - Misses 1053 1067 +14 ```

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