feat: Custom runtime api versioning + struct versioning #5415
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
72% (+0%) compared to 2d727e6
View this Pull Request on Codecov
72% (+0%) compared to 2d727e6
Details
Codecov Report
Attention: Patch coverage is 1.23457%
with 80 lines
in your changes missing coverage. Please review.
Project coverage is 72%. Comparing base (
2d727e6
) to head (d46eeb8
).
Report is 16 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
state-chain/custom-rpc/src/lib.rs | 0% | 70 Missing |
state-chain/runtime/src/runtime_apis.rs | 9% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5415 +/- ##
======================================
Coverage 71% 72%
======================================
Files 488 490 +2
Lines 86360 86792 +432
Branches 86360 86792 +432
======================================
+ Hits 61718 62217 +499
+ Misses 21731 21640 -91
- Partials 2911 2935 +24
☔ 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