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(TreeView): add SearchTemplate parameter #3152

Merged
merged 8 commits into from
Mar 27, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

add SearchTemplate parameter

Description

close #3151

@bb-auto bb-auto bot added the enhancement New feature or request label Mar 27, 2024
@bb-auto bb-auto bot added this to the v8.3.0 milestone Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.94%. Comparing base (13aacca) to head (09f10e2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3152      +/-   ##
==========================================
+ Coverage   99.87%   99.94%   +0.06%     
==========================================
  Files         578      578              
  Lines       24728    24744      +16     
  Branches     3571     3573       +2     
==========================================
+ Hits        24697    24730      +33     
+ Misses         25        9      -16     
+ Partials        6        5       -1     

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

@ArgoZhang ArgoZhang merged commit 036fe93 into main Mar 27, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the refactor-treeview branch March 27, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(TreeView): add SearchTemplate parameter
1 participant