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(MultiFilter): add OnGetItemsAsync parameter for performance #3778

Merged
merged 19 commits into from
Jul 3, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add OnGetItemsAsync parameter for performance

Description

close #3777

@bb-auto bb-auto bot added the enhancement New feature or request label Jul 3, 2024
@bb-auto bb-auto bot added this to the v8.7.0 milestone Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (95258b7) to head (02433c1).

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #3778   +/-   ##
========================================
  Coverage   99.99%   100.00%           
========================================
  Files         586       586           
  Lines       25401     25438   +37     
  Branches     3698      3709   +11     
========================================
+ Hits        25400     25438   +38     
+ Misses          1         0    -1     

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

@ArgoZhang ArgoZhang merged commit 28e8900 into main Jul 3, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-multi-filter branch July 3, 2024 06:50
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(MultiFilter): add OnGetItemsAsync parameter for performance
1 participant