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(starknet_batcher): add getters to the proposal manger #2480

refactor(starknet_batcher): add getters to the proposal manger

b241765
Select commit
Loading
Failed to load commit list.
Merged

refactor(starknet_batcher): add getters to the proposal manger #2480

refactor(starknet_batcher): add getters to the proposal manger
b241765
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

6.22% (-33.88%) compared to e3165c4

View this Pull Request on Codecov

6.22% (-33.88%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.

Project coverage is 6.22%. Comparing base (e3165c4) to head (b241765).
Report is 754 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_batcher/src/proposal_manager.rs 53.84% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2480       +/-   ##
==========================================
- Coverage   40.10%   6.22%   -33.88%     
==========================================
  Files          26     141      +115     
  Lines        1895   17113    +15218     
  Branches     1895   17113    +15218     
==========================================
+ Hits          760    1066      +306     
- Misses       1100   15989    +14889     
- Partials       35      58       +23     

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