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): create state sync channels #2303

Merged
merged 1 commit into from
Nov 27, 2024

feat(sync): create state sync channels

623d248
Select commit
Loading
Failed to load commit list.
Merged

feat(sync): create state sync channels #2303

feat(sync): create state sync channels
623d248
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

77.14% (+37.03%) compared to e3165c4

View this Pull Request on Codecov

77.14% (+37.03%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 77.14%. Comparing base (e3165c4) to head (623d248).
Report is 607 commits behind head on main.

Files with missing lines Patch % Lines
...rates/starknet_sequencer_node/src/communication.rs 40.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2303       +/-   ##
===========================================
+ Coverage   40.10%   77.14%   +37.03%     
===========================================
  Files          26      386      +360     
  Lines        1895    40549    +38654     
  Branches     1895    40549    +38654     
===========================================
+ Hits          760    31281    +30521     
- Misses       1100     6958     +5858     
- Partials       35     2310     +2275     

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