linrongbin16 / fzfx.nvim

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

refactor(previewer): rename internal field in buffer previewer #679

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 79.11%. Comparing base (4df2e7b) to head (9abf4ea).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #679 +/- ## ======================================= Coverage 79.11% 79.11% ======================================= Files 53 53 Lines 6296 6296 ======================================= Hits 4981 4981 Misses 1315 1315 ```

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