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(previewer): improve bat themes generation #570

Closed linrongbin16 closed 7 months ago

linrongbin16 commented 7 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (98bcbf8) 76.91% compared to head (c8b40e0) 77.08%.

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

Files Patch % Lines
lua/fzfx/helper/bat_themes.lua 71.42% 2 Missing :warning:
lua/fzfx/detail/bat_helpers.lua 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #570 +/- ## ========================================== + Coverage 76.91% 77.08% +0.17% ========================================== Files 51 51 Lines 6007 5991 -16 ========================================== - Hits 4620 4618 -2 + Misses 1387 1373 -14 ```

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