-
Notifications
You must be signed in to change notification settings - Fork 58
Update end-to-end tests for the graph-based decomposition #2221
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2221 +/- ##
=======================================
Coverage 97.49% 97.49%
=======================================
Files 93 93
Lines 10890 10890
Branches 1038 1038
=======================================
Hits 10617 10617
Misses 211 211
Partials 62 62 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
rniczh
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.
LGTM 👍
|
Hello. You may have forgotten to update the changelog!
|
paul0403
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.
💯
Context:
Added a new test file
frontend/test/pytest/from_plxpr/test_decompose_transform.pyjust for the graph-based decomposition.Description of the Change:
test_from_plxpr.pytest_decompose_transform.pyBenefits:
test_from_plxpr.pyPossible Drawbacks:
Related GitHub Issues: