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

Simplify select_module after simplify_dyn_ops pass #2714

Merged
merged 13 commits into from
Feb 16, 2024

Merge branch 'develop' into simplify_select_module

affd0b8
Select commit
Loading
Failed to load commit list.
Merged

Simplify select_module after simplify_dyn_ops pass #2714

Merge branch 'develop' into simplify_select_module
affd0b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 0s

91.53% (+0.02%) compared to b30a447

View this Pull Request on Codecov

91.53% (+0.02%) compared to b30a447

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b30a447) 91.51% compared to head (affd0b8) 91.53%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2714      +/-   ##
===========================================
+ Coverage    91.51%   91.53%   +0.02%     
===========================================
  Files          468      468              
  Lines        17599    17659      +60     
===========================================
+ Hits         16105    16165      +60     
  Misses        1494     1494              

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