Skip to content

interpreter: (ematch) add get_or_create_class#5709

Merged
jumerckx merged 5 commits intomainfrom
jumerckx/get_or_create_class
Mar 7, 2026
Merged

interpreter: (ematch) add get_or_create_class#5709
jumerckx merged 5 commits intomainfrom
jumerckx/get_or_create_class

Conversation

@jumerckx
Copy link
Collaborator

@jumerckx jumerckx commented Mar 7, 2026

This is a helper function that is used when doing class unions (#5708)

@jumerckx jumerckx self-assigned this Mar 7, 2026
@jumerckx jumerckx added the interpreter xDSL Interpreter label Mar 7, 2026
@jumerckx jumerckx requested a review from superlopuh March 7, 2026 12:33
@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.35%. Comparing base (74f9dfe) to head (0856290).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5709      +/-   ##
==========================================
+ Coverage   86.33%   86.35%   +0.01%     
==========================================
  Files         406      406              
  Lines       57686    57774      +88     
  Branches     6702     6713      +11     
==========================================
+ Hits        49806    49890      +84     
- Misses       6322     6325       +3     
- Partials     1558     1559       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jumerckx jumerckx merged commit 6fbde48 into main Mar 7, 2026
23 checks passed
@jumerckx jumerckx deleted the jumerckx/get_or_create_class branch March 7, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter xDSL Interpreter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants