Skip to content
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

feat(sync): add StateSync that sends requests to StateSyncRunner #2072

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ShahakShama
Copy link
Contributor

  • feat(sync): add StateSyncRequest and StateSyncResponse
  • feat(sync): add StateSync that sends requests to StateSyncRunner

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 77.08%. Comparing base (e3165c4) to head (9c52212).
Report is 404 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_state_sync/src/lib.rs 0.00% 13 Missing ⚠️
...tes/starknet_state_sync_types/src/communication.rs 0.00% 12 Missing ⚠️
crates/starknet_state_sync/src/runner/mod.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2072       +/-   ##
===========================================
+ Coverage   40.10%   77.08%   +36.97%     
===========================================
  Files          26      379      +353     
  Lines        1895    39857    +37962     
  Branches     1895    39857    +37962     
===========================================
+ Hits          760    30722    +29962     
- Misses       1100     6853     +5753     
- Partials       35     2282     +2247     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants