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 generate3 #579

Closed linrongbin16 closed 7 months ago

linrongbin16 commented 7 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (db83e74) 76.39% compared to head (499f58e) 75.90%.

Files Patch % Lines
lua/fzfx/detail/bat_helpers.lua 39.68% 76 Missing :warning:
lua/fzfx/helper/bat_themes.lua 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #579 +/- ## ========================================== - Coverage 76.39% 75.90% -0.49% ========================================== Files 51 51 Lines 6053 6117 +64 ========================================== + Hits 4624 4643 +19 - Misses 1429 1474 +45 ```

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