linrongbin16 / fzfx.nvim

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

refactor: part 14 - refactor bat themes and helpers #730

Closed linrongbin16 closed 1 week ago

linrongbin16 commented 1 week ago

Regresion test

Platforms

Tasks

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 97.10145% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.58%. Comparing base (24d1a65) to head (cbf6e91).

:exclamation: Current head cbf6e91 differs from pull request most recent head 15a5cd2

Please upload reports for the commit 15a5cd2 to get more accurate results.

Files Patch % Lines
lua/fzfx/detail/general.lua 0.00% 5 Missing :warning:
lua/fzfx/cfg/live_grep.lua 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #730 +/- ## ========================================== - Coverage 81.64% 81.58% -0.06% ========================================== Files 59 57 -2 Lines 6473 6458 -15 ========================================== - Hits 5285 5269 -16 - Misses 1188 1189 +1 ```

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