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

core: use & for AllOf constraint #3441

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

alexarice
Copy link
Collaborator

Adds nice syntax for AllOf, similar to the one for AnyOf

@alexarice alexarice added minor For minor PRs, easy and quick to review, quickly mergeable core xDSL core (ir, textual format, ...) labels Nov 13, 2024
@alexarice alexarice self-assigned this Nov 13, 2024
Copy link
Member

@superlopuh superlopuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.20%. Comparing base (44ba114) to head (5a5fec0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3441   +/-   ##
=======================================
  Coverage   90.20%   90.20%           
=======================================
  Files         459      459           
  Lines       57599    57603    +4     
  Branches     5559     5559           
=======================================
+ Hits        51957    51961    +4     
- Misses       4196     4197    +1     
+ Partials     1446     1445    -1     

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

@alexarice alexarice merged commit b7ca27c into main Nov 13, 2024
15 checks passed
@alexarice alexarice deleted the alexarice/all-of-constraint branch November 13, 2024 16:56
EdmundGoodman pushed a commit to EdmundGoodman/xdsl that referenced this pull request Dec 6, 2024
Adds nice syntax for `AllOf`, similar to the one for `AnyOf`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core xDSL core (ir, textual format, ...) 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