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

perf(bat): clean-up inaccurate @lsp & @treesitter colors from bat theme #656

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 96.77419% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 78.98%. Comparing base (ff3e2d2) to head (cc47a9e).

Files Patch % Lines
lua/fzfx/detail/bat_helpers.lua 96.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #656 +/- ## ========================================== + Coverage 78.82% 78.98% +0.16% ========================================== Files 53 53 Lines 6233 6086 -147 ========================================== - Hits 4913 4807 -106 + Misses 1320 1279 -41 ```

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