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 health check #697

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 98.55072% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 80.02%. Comparing base (0ba3ed8) to head (9de60f9).

Files Patch % Lines
lua/fzfx/health.lua 98.55% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #697 +/- ## ========================================== + Coverage 79.82% 80.02% +0.20% ========================================== Files 54 55 +1 Lines 6339 6408 +69 ========================================== + Hits 5060 5128 +68 - Misses 1279 1280 +1 ```

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