feat(blockifier): disallow contract addresses less than 16 #2252
Codecov / codecov/project
succeeded
Nov 24, 2024 in 0s
65.44% (+25.34%) compared to e3165c4
View this Pull Request on Codecov
65.44% (+25.34%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 91.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 65.44%. Comparing base (
e3165c4
) to head (43443da
).
Report is 563 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/starknet_api/src/core.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2252 +/- ##
===========================================
+ Coverage 40.10% 65.44% +25.34%
===========================================
Files 26 152 +126
Lines 1895 18292 +16397
Branches 1895 18292 +16397
===========================================
+ Hits 760 11972 +11212
- Misses 1100 5569 +4469
- Partials 35 751 +716
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading