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(git_status): migrate 'git_status' to 'cfg.git_status' #453

Closed linrongbin16 closed 9 months ago

linrongbin16 commented 9 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (38ba99f) 80.88% compared to head (9ba2e55) 81.33%.

Files Patch % Lines
lua/fzfx/cfg/git_status.lua 95.53% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #453 +/- ## ========================================== + Coverage 80.88% 81.33% +0.45% ========================================== Files 37 38 +1 Lines 5472 5524 +52 ========================================== + Hits 4426 4493 +67 + Misses 1046 1031 -15 ```

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