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

dialects: (arith) add SignlessIntegerBinaryOperation canonicalization #3583

Merged
merged 5 commits into from
Dec 17, 2024

Add docstring

74ab0c7
Select commit
Loading
Failed to load commit list.
Merged

dialects: (arith) add SignlessIntegerBinaryOperation canonicalization #3583

Add docstring
74ab0c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

90.72% (target 1.00%)

View this Pull Request on Codecov

90.72% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.72%. Comparing base (1f67b7d) to head (74ab0c7).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3583      +/-   ##
==========================================
- Coverage   90.74%   90.72%   -0.02%     
==========================================
  Files         465      467       +2     
  Lines       58755    58963     +208     
  Branches     5630     5639       +9     
==========================================
+ Hits        53317    53496     +179     
- Misses       3997     4021      +24     
- Partials     1441     1446       +5     

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