-
Notifications
You must be signed in to change notification settings - Fork 59
Add xdsl and xdsl-jax as dependencies of Catalyst
#2282
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To graphviz or not to graphviz?
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2282 +/- ##
=======================================
Coverage 97.33% 97.33%
=======================================
Files 107 107
Lines 12962 12962
Branches 1076 1076
=======================================
Hits 12616 12616
Misses 283 283
Partials 63 63 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
joeycarter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
xdslandxdsl-jaxto the requirements insetup.pypytest.importorskip("xdsl")from the testsXDSL_TESTSargument to theMakefileformake pytest.ONby defaultXDSL_TESTS=OFFor explicitly using the-m "not xdsl"pytest marker.check-pl-compat.ymlworkflow run tests that require graphviz to be installed?[sc-105557]