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

interpreter: add interpreter for func #1206

Merged
merged 2 commits into from Jun 28, 2023
Merged

Conversation

superlopuh
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage: 23.52% and project coverage change: +0.20 🎉

Comparison is base (00608a1) 88.71% compared to head (21b8fed) 88.91%.

❗ Current head 21b8fed differs from pull request most recent head 2f8b54c. Consider uploading reports for the commit 2f8b54c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1206      +/-   ##
==========================================
+ Coverage   88.71%   88.91%   +0.20%     
==========================================
  Files         166      167       +1     
  Lines       22855    22504     -351     
  Branches     3478     3405      -73     
==========================================
- Hits        20275    20010     -265     
+ Misses       2025     1950      -75     
+ Partials      555      544      -11     
Impacted Files Coverage Δ
xdsl/interpreters/func.py 0.00% <0.00%> (ø)
xdsl/dialects/func.py 90.54% <66.66%> (-0.78%) ⬇️

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

👍

@math-fehr math-fehr merged commit fb81744 into main Jun 28, 2023
11 checks passed
@math-fehr math-fehr deleted the sasha/interpreter/func branch June 28, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter xDSL Interpreter
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants