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_consensus_manager): set proposer address in propose block input #2346

chore(starknet_consensus_manager): set proposer address in propose bl…

c2fba98
Select commit
Loading
Failed to load commit list.
Merged

chore(starknet_consensus_manager): set proposer address in propose block input #2346

chore(starknet_consensus_manager): set proposer address in propose bl…
c2fba98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

18.08% (-22.03%) compared to e3165c4

View this Pull Request on Codecov

18.08% (-22.03%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.08%. Comparing base (e3165c4) to head (c2fba98).
Report is 680 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2346       +/-   ##
===========================================
- Coverage   40.10%   18.08%   -22.03%     
===========================================
  Files          26      119       +93     
  Lines        1895    14043    +12148     
  Branches     1895    14043    +12148     
===========================================
+ Hits          760     2539     +1779     
- Misses       1100    11234    +10134     
- Partials       35      270      +235     

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