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