-
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(sequencer_node): replace run node shell command #2266
Conversation
Benchmark movements: |
1ce1e89
to
935dfbb
Compare
ae16c8c
to
02a46d5
Compare
Benchmark movements: |
2da82f0
to
04ff5b3
Compare
b330169
to
d823ce7
Compare
04ff5b3
to
3a50805
Compare
d823ce7
to
06ab57a
Compare
3a50805
to
503dbe0
Compare
06ab57a
to
6821836
Compare
9004529
to
3bb4e28
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 3 of 3 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
8e80971
to
000aaa8
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2266 +/- ##
===========================================
+ Coverage 40.10% 77.10% +36.99%
===========================================
Files 26 386 +360
Lines 1895 40525 +38630
Branches 1895 40525 +38630
===========================================
+ Hits 760 31245 +30485
- Misses 1100 6977 +5877
- Partials 35 2303 +2268 ☔ View full report in Codecov by Sentry. |
This is always debug as this is a test-util, this will always be called in a debug context. Correct? Code quote: pub const NODE_EXECUTABLE_PATH: &str = "target/debug/starknet_sequencer_node"; |
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 3 of 3 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Itay-Tsabary-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 1 of 3 files at r1, 3 of 3 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
000aaa8
to
5fd688b
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 1 files at r3, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
Benchmark movements: |
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 @Itay-Tsabary-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 1 of 1 files at r3.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-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.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
commit-id:3dd1cf11
5fd688b
to
63d8744
Compare
No description provided.