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

refactor: refactor run_component_servers function #2124

Open
wants to merge 1 commit into
base: spr/main/02b017c7
Choose a base branch
from

refactor: refactor run_component_servers function

a015c8c
Select commit
Loading
Failed to load commit list.
Open

refactor: refactor run_component_servers function #2124

refactor: refactor run_component_servers function
a015c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

77.42% (+71.48%) compared to b6c6bd3

View this Pull Request on Codecov

77.42% (+71.48%) compared to b6c6bd3

Details

Codecov Report

Attention: Patch coverage is 83.62069% with 19 lines in your changes missing coverage. Please review.

Project coverage is 77.42%. Comparing base (b6c6bd3) to head (a015c8c).

Files with missing lines Patch % Lines
crates/starknet_sequencer_node/src/servers.rs 83.62% 13 Missing and 6 partials ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           spr/main/02b017c7    #2124       +/-   ##
======================================================
+ Coverage               5.93%   77.42%   +71.48%     
======================================================
  Files                    263      381      +118     
  Lines                  30586    40133     +9547     
  Branches               30586    40133     +9547     
======================================================
+ Hits                    1816    31071    +29255     
+ Misses                 28696     6772    -21924     
- Partials                  74     2290     +2216     

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