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): refactor commons library-part2 #496

Closed linrongbin16 closed 9 months ago

linrongbin16 commented 9 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (5473714) 82.97% compared to head (28bc67b) 83.06%.

Files Patch % Lines
lua/fzfx/cfg/_lsp_locations.lua 16.66% 5 Missing :warning:
lua/fzfx/cfg/lsp_diagnostics.lua 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #496 +/- ## ========================================== + Coverage 82.97% 83.06% +0.09% ========================================== Files 52 51 -1 Lines 5257 5179 -78 ========================================== - Hits 4362 4302 -60 + Misses 895 877 -18 ```

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