-
Notifications
You must be signed in to change notification settings - Fork 25
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
refactor(starknet_state_sync): move storage reader from StateSyncRunner to StateSync #2592
Conversation
Artifacts upload workflows: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2592 +/- ##
===========================================
- Coverage 40.10% 27.73% -12.37%
===========================================
Files 26 4 -22
Lines 1895 274 -1621
Branches 1895 274 -1621
===========================================
- Hits 760 76 -684
+ Misses 1100 191 -909
+ Partials 35 7 -28 ☔ View full report in Codecov by Sentry. |
6bce9ce
to
e9f8edf
Compare
e9f8edf
to
1a2cfe8
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 2 of 3 files at r1, 1 of 1 files at r2.
Reviewable status: 2 of 3 files reviewed, all discussions resolved (waiting on @eitanm-starkware and @noamsp-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, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @eitanm-starkware and @noamsp-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 @eitanm-starkware and @noamsp-starkware)
No description provided.