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

feat(health): add version info #698

Closed linrongbin16 closed 1 month ago

linrongbin16 commented 1 month ago

Regresion test

Platforms

Tasks

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.11%. Comparing base (f386d84) to head (3adc8c4).

Files Patch % Lines
lua/fzfx/health.lua 94.64% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #698 +/- ## ========================================== + Coverage 80.02% 80.11% +0.08% ========================================== Files 55 55 Lines 6408 6451 +43 ========================================== + Hits 5128 5168 +40 - Misses 1280 1283 +3 ```

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