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

perf(actions): delayed execute actions on fzf quit #530

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c15fb60) 81.19% compared to head (c5adfb8) 81.16%.

:exclamation: Current head c5adfb8 differs from pull request most recent head b7ebb1b. Consider uploading reports for the commit b7ebb1b to get more accurate results

Files Patch % Lines
lua/fzfx/detail/popup.lua 0.00% 12 Missing :warning:
lua/fzfx/detail/general.lua 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #530 +/- ## ========================================== - Coverage 81.19% 81.16% -0.04% ========================================== Files 45 45 Lines 4675 4677 +2 ========================================== Hits 3796 3796 - Misses 879 881 +2 ```

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