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(docs): part 12 - update API references docs #725

Closed linrongbin16 closed 1 week ago

linrongbin16 commented 2 weeks ago

Regresion test

Platforms

Tasks

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 94.69697% with 7 lines in your changes missing coverage. Please review.

Project coverage is 81.56%. Comparing base (dea313c) to head (f438332).

Files Patch % Lines
lua/fzfx/helper/parsers.lua 96.15% 4 Missing :warning:
lua/fzfx/detail/general.lua 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #725 +/- ## ========================================== + Coverage 81.51% 81.56% +0.05% ========================================== Files 60 60 Lines 6507 6516 +9 ========================================== + Hits 5304 5315 +11 + Misses 1203 1201 -2 ```

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