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

refactor: use breadth-first search in widget-filter #2481

Merged
merged 1 commit into from
Dec 11, 2024

refactor: use breadth-first search in widget-filter

a05abc6
Select commit
Loading
Failed to load commit list.
Merged

refactor: use breadth-first search in widget-filter #2481

refactor: use breadth-first search in widget-filter
a05abc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

91.52% (+4.56%) compared to ab99a31

View this Pull Request on Codecov

91.52% (+4.56%) compared to ab99a31

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.52%. Comparing base (ab99a31) to head (a05abc6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2481      +/-   ##
==========================================
+ Coverage   86.95%   91.52%   +4.56%     
==========================================
  Files         264       87     -177     
  Lines        9385     3044    -6341     
==========================================
- Hits         8161     2786    -5375     
+ Misses       1224      258     -966     

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