Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MunifTanjim
Copy link
Owner

No description provided.

@MunifTanjim MunifTanjim force-pushed the feat-tree-linked-list branch from 7d153b9 to b40eb8c Compare June 16, 2023 11:41
@codecov
Copy link

codecov bot commented Jun 16, 2023

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 ⚠️
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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MunifTanjim MunifTanjim force-pushed the feat-tree-linked-list branch 16 times, most recently from 9a33db4 to f66bb51 Compare June 21, 2023 05:51
@MunifTanjim MunifTanjim force-pushed the feat-tree-linked-list branch from f66bb51 to a75428d Compare August 27, 2023 10:29
@MunifTanjim MunifTanjim force-pushed the feat-tree-linked-list branch from 970dc70 to 3a8fb08 Compare October 9, 2023 04:12
@MunifTanjim MunifTanjim force-pushed the feat-tree-linked-list branch from 3a8fb08 to b120dbc Compare March 3, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant