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

Conversation

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

codecov bot commented Nov 16, 2024

Codecov Report

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

Project coverage is 18.51%. Comparing base (e3165c4) to head (b36421d).
Report is 423 commits behind head on main.

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 ⚠️
...es/starknet_mempool_p2p_types/src/communication.rs 0.00% 3 Missing ⚠️
crates/starknet_mempool_types/src/communication.rs 0.00% 3 Missing ⚠️
crates/starknet_gateway_types/src/communication.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2083       +/-   ##
===========================================
- Coverage   40.10%   18.51%   -21.59%     
===========================================
  Files          26      240      +214     
  Lines        1895    29552    +27657     
  Branches     1895    29552    +27657     
===========================================
+ Hits          760     5472     +4712     
- Misses       1100    23720    +22620     
- Partials       35      360      +325     

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

Copy link
Collaborator

@nadin-Starkware nadin-Starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)

@Itay-Tsabary-Starkware Itay-Tsabary-Starkware changed the base branch from spr/main/de160097 to main November 17, 2024 12:44
@Itay-Tsabary-Starkware Itay-Tsabary-Starkware merged commit dad0dd7 into main Nov 17, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants