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(actions): part 13 #728

Closed linrongbin16 closed 1 week ago

linrongbin16 commented 1 week ago

Regresion test

Platforms

Tasks

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 82.27273% with 39 lines in your changes missing coverage. Please review.

Project coverage is 81.64%. Comparing base (066b58a) to head (873fcc0).

Files Patch % Lines
lua/fzfx/helper/actions.lua 82.19% 39 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #728 +/- ## ========================================== + Coverage 81.56% 81.64% +0.07% ========================================== Files 60 59 -1 Lines 6516 6473 -43 ========================================== - Hits 5315 5285 -30 + Misses 1201 1188 -13 ```

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