linrongbin16 / fzfx.nvim

A Neovim fuzzy finder that updates on every keystroke.
https://linrongbin16.github.io/fzfx.nvim/
MIT License
114 stars 5 forks source link

perf(previewer): delay next curl query #624

Closed linrongbin16 closed 5 months ago

linrongbin16 commented 5 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 78.84%. Comparing base (3191476) to head (3226f7d).

:exclamation: Current head 3226f7d differs from pull request most recent head 3f0a431. Consider uploading reports for the commit 3f0a431 to get more accurate results

Files Patch % Lines
lua/fzfx/detail/general.lua 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #624 +/- ## ======================================= Coverage 78.84% 78.84% ======================================= Files 52 52 Lines 5980 5980 ======================================= Hits 4715 4715 Misses 1265 1265 ```

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