-
Notifications
You must be signed in to change notification settings - Fork 11
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
fix: change ComponentRunner start param to '&mut self' #308
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## pr/lev-starkware/lev_dev/bb128e01 #308 +/- ##
==================================================================
Coverage 81.76% 81.76%
==================================================================
Files 30 30
Lines 1431 1431
Branches 1431 1431
==================================================================
Hits 1170 1170
Misses 201 201
Partials 60 60 ☔ View full report in Codecov by Sentry. |
3ee4a9d
to
190eb60
Compare
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 1 of 2 files at r1.
Reviewable status: 1 of 2 files reviewed, all discussions resolved
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.
Reviewable status: all files reviewed (commit messages unreviewed), all discussions resolved (waiting on @lev-starkware)
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 all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @lev-starkware)
190eb60
to
2b01d4c
Compare
commit-id:4cc36c62
commit-id:414d7889
commit-id:bb128e01
commit-id:6ec10946
2b01d4c
to
eccc3e2
Compare
f2e11ad
to
8d953cf
Compare
commit-id:6ec10946
Stack:
This change is