linrongbin16 / fzfx.nvim

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

perf(logs): support safe-mode logs before setup #442

Closed linrongbin16 closed 11 months ago

linrongbin16 commented 11 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (69ce05b) 80.73% compared to head (8a39d88) 80.50%.

Files Patch % Lines
lua/fzfx/config.lua 33.33% 6 Missing :warning:
lua/fzfx/fzf_helpers.lua 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #442 +/- ## ========================================== - Coverage 80.73% 80.50% -0.24% ========================================== Files 15 15 Lines 4366 4376 +10 ========================================== - Hits 3525 3523 -2 - Misses 841 853 +12 ```

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