nui.nvim icon indicating copy to clipboard operation
nui.nvim copied to clipboard

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

Open MunifTanjim opened this issue 2 years ago • 1 comments
trafficstars

MunifTanjim avatar Jun 16 '23 10:06 MunifTanjim

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
@@            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.

codecov[bot] avatar Jun 16 '23 11:06 codecov[bot]