linrongbin16 / fzfx.nvim

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

feat(provider decorator): add lua module based provider decorator #465

Closed linrongbin16 closed 11 months ago

linrongbin16 commented 11 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (89af4a2) 82.64% compared to head (6a1bb9b) 82.24%.

Files Patch % Lines
lua/fzfx/detail/general.lua 83.33% 1 Missing :warning:
lua/fzfx/lib/log.lua 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #465 +/- ## ========================================== - Coverage 82.64% 82.24% -0.41% ========================================== Files 52 52 Lines 5463 5462 -1 ========================================== - Hits 4515 4492 -23 - Misses 948 970 +22 ```

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