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(file explorer): part 7 #719

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.12871% with 13 lines in your changes missing coverage. Please review.

Project coverage is 81.14%. Comparing base (10c12c7) to head (bbcc2e4).

Files Patch % Lines
lua/fzfx/cfg/file_explorer.lua 87.12% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #719 +/- ## ========================================== + Coverage 80.84% 81.14% +0.29% ========================================== Files 57 57 Lines 6433 6466 +33 ========================================== + Hits 5201 5247 +46 + Misses 1232 1219 -13 ```

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