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(decorators)!: part 11 - remove 'builtin' option #724

Closed linrongbin16 closed 2 weeks ago

linrongbin16 commented 2 weeks ago

Regresion test

Platforms

Tasks

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 76.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 81.51%. Comparing base (24594c3) to head (6fd6704).

Files Patch % Lines
.../fzfx/helper/provider_decorators/_prepend_icon.lua 29.41% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #724 +/- ## ========================================== - Coverage 81.64% 81.51% -0.14% ========================================== Files 58 60 +2 Lines 6466 6507 +41 ========================================== + Hits 5279 5304 +25 - Misses 1187 1203 +16 ```

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