linrongbin16 / fzfx.nvim

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

perf(buffer previewer): reduce rendering latency on big file #660

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 78.80%. Comparing base (f302def) to head (dc1f033).

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

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 12.50% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #660 +/- ## ========================================== - Coverage 78.84% 78.80% -0.04% ========================================== Files 53 53 Lines 6141 6144 +3 ========================================== Hits 4842 4842 - Misses 1299 1302 +3 ```

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