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(starknet_sequencer_node): add validation function to active com… #2600

Merged
merged 5 commits into from
Dec 10, 2024

Conversation

@reviewable-StarkWare
Copy link

reviewable-StarkWare commented Dec 9, 2024

This change is Reviewable

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 58.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 38.18%. Comparing base (e3165c4) to head (31c5ee8).
Report is 796 commits behind head on main.

Files with missing lines Patch % Lines
...ncer_node/src/config/component_execution_config.rs 53.33% 14 Missing ⚠️
...tes/starknet_integration_tests/src/config_utils.rs 0.00% 5 Missing ⚠️
crates/starknet_sequencer_node/src/components.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2600      +/-   ##
==========================================
- Coverage   40.10%   38.18%   -1.93%     
==========================================
  Files          26      278     +252     
  Lines        1895    32166   +30271     
  Branches     1895    32166   +30271     
==========================================
+ Hits          760    12281   +11521     
- Misses       1100    18857   +17757     
- Partials       35     1028     +993     

☔ 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 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)

Copy link
Contributor Author

@Itay-Tsabary-Starkware Itay-Tsabary-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 2 of 2 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 title chore(starknet_sequencer_node): add validation function to active component config chore(starknet_sequencer_node): add validation function to active com… Dec 10, 2024
@Itay-Tsabary-Starkware Itay-Tsabary-Starkware changed the base branch from spr/main/80cc5c87 to main December 10, 2024 10:08
@Itay-Tsabary-Starkware Itay-Tsabary-Starkware merged commit f630f48 into main Dec 10, 2024
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 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