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

feat(bat)!: add bat theme autogen switch, by default disabled #743

Closed linrongbin16 closed 2 months ago

linrongbin16 commented 2 months ago

Resolves #741 .

Regresion test

Platforms

Tasks

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 80.69%. Comparing base (e136dc7) to head (e564aac).

Files Patch % Lines
lua/fzfx/detail/bat_helpers.lua 33.33% 6 Missing :warning:
lua/fzfx/helper/bat_themes.lua 0.00% 1 Missing :warning:
lua/fzfx/helper/previewers.lua 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #743 +/- ## ========================================== - Coverage 81.31% 80.69% -0.62% ========================================== Files 57 57 Lines 6486 6492 +6 ========================================== - Hits 5274 5239 -35 - Misses 1212 1253 +41 ```

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