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(health): refactor checkhealth #712

Closed linrongbin16 closed 2 weeks ago

linrongbin16 commented 3 weeks ago

Regresion test

Platforms

Tasks

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 80.20%. Comparing base (3d2152c) to head (de0b670).

Files Patch % Lines
lua/fzfx/health.lua 95.38% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #712 +/- ## ========================================== + Coverage 80.18% 80.20% +0.02% ========================================== Files 55 55 Lines 6438 6440 +2 ========================================== + Hits 5162 5165 +3 + Misses 1276 1275 -1 ```

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