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: part 1 #711

Closed linrongbin16 closed 3 weeks ago

linrongbin16 commented 3 weeks ago

Regresion test

Platforms

Tasks

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.18%. Comparing base (64dfd3b) to head (97eb8e0).

Files Patch % Lines
lua/fzfx/detail/general.lua 33.33% 2 Missing :warning:
lua/fzfx/helper/previewer_labels.lua 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #711 +/- ## ========================================== + Coverage 80.16% 80.18% +0.01% ========================================== Files 55 55 Lines 6439 6438 -1 ========================================== Hits 5162 5162 + Misses 1277 1276 -1 ```

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