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

transformations: (canonicalize) Arith const reassociation #3364

Merged
merged 8 commits into from
Oct 31, 2024

Merge branch 'main' into nicolai/arith-const-canonicalize-part2

5bd9c00
Select commit
Loading
Failed to load commit list.
Merged

transformations: (canonicalize) Arith const reassociation #3364

Merge branch 'main' into nicolai/arith-const-canonicalize-part2
5bd9c00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 1s

90.10% (target 1.00%)

View this Pull Request on Codecov

90.10% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.10%. Comparing base (a5628c9) to head (5bd9c00).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3364   +/-   ##
=======================================
  Coverage   90.10%   90.10%           
=======================================
  Files         449      449           
  Lines       56666    56686   +20     
  Branches     5440     5443    +3     
=======================================
+ Hits        51060    51079   +19     
  Misses       4168     4168           
- Partials     1438     1439    +1     

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