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: (builtin) remove AnyIntegerAttrConstr #3842

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

alexarice
Copy link
Collaborator

IntegerAttr and IntegerAttr.constr() are sufficient

@alexarice alexarice added dialects Changes on the dialects minor For minor PRs, easy and quick to review, quickly mergeable labels Feb 5, 2025
@alexarice alexarice self-assigned this Feb 5, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.26%. Comparing base (f7458f8) to head (a04818a).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3842   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files         461      461           
  Lines       57643    57657   +14     
  Branches     5571     5570    -1     
=======================================
+ Hits        52605    52621   +16     
+ Misses       3613     3612    -1     
+ Partials     1425     1424    -1     

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

@alexarice alexarice merged commit 842dc07 into main Feb 5, 2025
16 checks passed
@alexarice alexarice deleted the alexarice/int-attr-constr branch February 5, 2025 12:19
emmau678 pushed a commit that referenced this pull request Feb 6, 2025
`IntegerAttr` and `IntegerAttr.constr()` are sufficient
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects minor For minor PRs, easy and quick to review, quickly mergeable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants