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): longer intervals when rendering buffer previewer #617

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.32%. Comparing base (33751df) to head (e92f661).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #617 +/- ## ======================================= Coverage 78.32% 78.32% ======================================= Files 51 51 Lines 5721 5721 ======================================= Hits 4481 4481 Misses 1240 1240 ```

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