-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: simplify import in blockifier test utils #2059
chore: simplify import in blockifier test utils #2059
Conversation
Artifacts upload triggered. View details here |
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.
This PR handles all the non-blocked parts of #749.
Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @ayeletstarkware)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2059 +/- ##
===========================================
+ Coverage 40.10% 68.90% +28.79%
===========================================
Files 26 104 +78
Lines 1895 13576 +11681
Branches 1895 13576 +11681
===========================================
+ Hits 760 9354 +8594
- Misses 1100 3822 +2722
- Partials 35 400 +365 ☔ View full report in Codecov by Sentry. |
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.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @ArniStarkware)
No description provided.