linrongbin16 / fzfx.nvim

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

refactor(misc): part 10 #723

Closed linrongbin16 closed 2 weeks ago

linrongbin16 commented 2 weeks ago

Regresion test

Platforms

Tasks

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 87.98283% with 28 lines in your changes missing coverage. Please review.

Project coverage is 81.64%. Comparing base (f5f3cab) to head (0aa65f3).

Files Patch % Lines
lua/fzfx/cfg/vim_keymaps.lua 82.35% 18 Missing :warning:
lua/fzfx/cfg/vim_commands.lua 90.72% 9 Missing :warning:
lua/fzfx/cfg/vim_marks.lua 96.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ========================================== + Coverage 81.61% 81.64% +0.03% ========================================== Files 58 58 Lines 6471 6466 -5 ========================================== - Hits 5281 5279 -2 + Misses 1190 1187 -3 ```

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