refactor(starknet_api): rename contract class to sierra contract class #2276
Codecov / codecov/project
succeeded
Nov 26, 2024 in 1s
68.31% (+28.20%) compared to e3165c4
View this Pull Request on Codecov
68.31% (+28.20%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 78.94737%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 68.31%. Comparing base (
e3165c4
) to head (8b84db9
).
Report is 579 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/papyrus_protobuf/src/converters/class.rs | 0.00% | 3 Missing |
crates/native_blockifier/src/storage.rs | 66.66% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2276 +/- ##
===========================================
+ Coverage 40.10% 68.31% +28.20%
===========================================
Files 26 236 +210
Lines 1895 30820 +28925
Branches 1895 30820 +28925
===========================================
+ Hits 760 21054 +20294
- Misses 1100 7958 +6858
- Partials 35 1808 +1773
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading