Skip to content

feat(popup): add support for skipping filtering with prefix by introducing skipFilter flag #5740

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

Merged
merged 1 commit into from
Feb 10, 2025

feat(popup): add supporting skipFilter flag for popup item

1aef671
Select commit
Loading
Failed to load commit list.
Merged

feat(popup): add support for skipping filtering with prefix by introducing skipFilter flag #5740

feat(popup): add supporting skipFilter flag for popup item
1aef671
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

87.07% (+0.00%) compared to 09fba2e

View this Pull Request on Codecov

87.07% (+0.00%) compared to 09fba2e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.07%. Comparing base (09fba2e) to head (1aef671).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5740   +/-   ##
=======================================
  Coverage   87.06%   87.07%           
=======================================
  Files         598      598           
  Lines       43722    43749   +27     
  Branches     7164     7165    +1     
=======================================
+ Hits        38067    38094   +27     
  Misses       5655     5655           

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