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

refactor(commons): migrate to commons library-part3 #498

Closed linrongbin16 closed 9 months ago

linrongbin16 commented 9 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a985e4f) 83.10% compared to head (04b6833) 82.95%.

Files Patch % Lines
lua/fzfx/detail/general.lua 30.00% 21 Missing :warning:
lua/fzfx/cfg/_lsp_locations.lua 33.33% 2 Missing :warning:
lua/fzfx/detail/popup.lua 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #498 +/- ## ========================================== - Coverage 83.10% 82.95% -0.15% ========================================== Files 51 50 -1 Lines 5179 5146 -33 ========================================== - Hits 4304 4269 -35 - Misses 875 877 +2 ```

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