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: add get_type helper to TypedAttribute #3508

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

alexarice
Copy link
Collaborator

Embracing @superlopuh 's school of tiny PRs.

Stacked PR

@alexarice alexarice added minor For minor PRs, easy and quick to review, quickly mergeable core xDSL core (ir, textual format, ...) labels Nov 22, 2024
@alexarice alexarice self-assigned this Nov 22, 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.

Beautiful

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.34%. Comparing base (020cae7) to head (e7088e2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3508      +/-   ##
==========================================
- Coverage   90.34%   90.34%   -0.01%     
==========================================
  Files         464      464              
  Lines       58052    58039      -13     
  Branches     5550     5549       -1     
==========================================
- Hits        52448    52436      -12     
  Misses       4177     4177              
+ Partials     1427     1426       -1     

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


🚨 Try these New Features:

Copy link
Collaborator

@math-fehr math-fehr left a comment

Choose a reason for hiding this comment

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

yes

Base automatically changed from alexarice/typed-attribute-not-generic to alexarice/typed-attribute-generic November 22, 2024 17:13
@alexarice alexarice force-pushed the alexarice/typed-attribute-generic branch from e0224a8 to dffa305 Compare November 22, 2024 17:15
Base automatically changed from alexarice/typed-attribute-generic to main November 22, 2024 17:23
@alexarice
Copy link
Collaborator Author

This is showing too many changes now in the files changed tab, bit worried to merge it without rebasing (obviously once CI has gone through).

@alexarice alexarice merged commit 2a7fa60 into main Nov 22, 2024
15 checks passed
@alexarice alexarice deleted the alexarice/typed-attribute-helper branch November 22, 2024 17:30
EdmundGoodman pushed a commit to EdmundGoodman/xdsl that referenced this pull request Dec 6, 2024
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.

3 participants