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

fix(previewer): cache fzf port & fix "Too many opened files" issue #604

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (551823a) 78.38% compared to head (368af3e) 78.38%.

Files Patch % Lines
lua/fzfx/detail/general.lua 28.57% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #604 +/- ## ======================================= Coverage 78.38% 78.38% ======================================= Files 52 52 Lines 5770 5770 ======================================= Hits 4523 4523 Misses 1247 1247 ```

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