MunifTanjim / nui.nvim

UI Component Library for Neovim.
MIT License
1.62k stars 57 forks source link

feat(tree): optimize redraw for large amount of nodes #285

Open MunifTanjim opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Project coverage is 98.81%. Comparing base (b81333d) to head (b120dbc).

Files Patch % Lines
lua/nui/tree/init.lua 96.15% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #285 +/- ## ========================================== - Coverage 99.04% 98.81% -0.24% ========================================== Files 20 20 Lines 2733 2863 +130 ========================================== + Hits 2707 2829 +122 - Misses 26 34 +8 ```

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