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

fix(previewer): fix bat theme helper #576

Closed linrongbin16 closed 7 months ago

linrongbin16 commented 7 months ago

Fix #575 .

Regresion test

Platforms

Tasks

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9d9dd73) 71.73% compared to head (a81a87f) 71.69%.

Files Patch % Lines
lua/fzfx/helper/bat_themes.lua 0.00% 12 Missing :warning:
lua/fzfx/detail/bat_helpers.lua 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #576 +/- ## ========================================== - Coverage 71.73% 71.69% -0.05% ========================================== Files 66 66 Lines 7699 7704 +5 ========================================== Hits 5523 5523 - Misses 2176 2181 +5 ```

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