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

chore(sequencer_infra): local client send returns client result #2083

Merged
merged 2 commits into from
Nov 17, 2024

chore(sequencer_infra): local client send returns client result

b36421d
Select commit
Loading
Failed to load commit list.
Merged

chore(sequencer_infra): local client send returns client result #2083

chore(sequencer_infra): local client send returns client result
b36421d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

18.11% (+1.74%) compared to 65afb9e

View this Pull Request on Codecov

18.11% (+1.74%) compared to 65afb9e

Details

Codecov Report

Attention: Patch coverage is 39.28571% with 17 lines in your changes missing coverage. Please review.

Project coverage is 18.11%. Comparing base (65afb9e) to head (b36421d).

Files with missing lines Patch % Lines
crates/starknet_batcher_types/src/communication.rs 0.00% 6 Missing ⚠️
...ra/src/component_server/remote_component_server.rs 64.28% 5 Missing ⚠️
crates/starknet_mempool_types/src/communication.rs 0.00% 3 Missing ⚠️
...es/starknet_mempool_p2p_types/src/communication.rs 0.00% 2 Missing ⚠️
crates/starknet_gateway_types/src/communication.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           spr/main/de160097    #2083      +/-   ##
=====================================================
+ Coverage              16.36%   18.11%   +1.74%     
=====================================================
  Files                    228      240      +12     
  Lines                  27984    28910     +926     
  Branches               27984    28910     +926     
=====================================================
+ Hits                    4580     5237     +657     
- Misses                 23099    23314     +215     
- Partials                 305      359      +54     

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