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(colors): fix static fzf color & icon opts #567

Closed linrongbin16 closed 7 months ago

linrongbin16 commented 7 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b17b1bb) 76.93% compared to head (a338b14) 76.91%.

Files Patch % Lines
lua/fzfx/detail/fzf_helpers.lua 66.66% 4 Missing :warning:
lua/fzfx/detail/popup.lua 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #567 +/- ## ========================================== - Coverage 76.93% 76.91% -0.03% ========================================== Files 51 51 Lines 5995 6007 +12 ========================================== + Hits 4612 4620 +8 - Misses 1383 1387 +4 ```

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