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

refactor(config): rename 'get_config' api to 'get' #555

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (03ce14a) 80.35% compared to head (976096c) 80.13%.

:exclamation: Current head 976096c differs from pull request most recent head 7739d3c. Consider uploading reports for the commit 7739d3c to get more accurate results

Files Patch % Lines
lua/fzfx/detail/general.lua 40.00% 3 Missing :warning:
lua/fzfx/detail/module.lua 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #555 +/- ## ========================================== - Coverage 80.35% 80.13% -0.22% ========================================== Files 45 45 Lines 4530 4526 -4 ========================================== - Hits 3640 3627 -13 - Misses 890 899 +9 ```

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