feat: add restricted balances to AccountInfoV2 #4048
Merged
Codecov / codecov/project
succeeded
Oct 12, 2023 in 1s
71% (+0%) compared to a860024
View this Pull Request on Codecov
71% (+0%) compared to a860024
Details
Codecov Report
Merging #4048 (2ef31a9) into main (a860024) will increase coverage by
0%
.
Report is 1 commits behind head on main.
The diff coverage is77%
.
@@ Coverage Diff @@
## main #4048 +/- ##
=====================================
Coverage 71% 71%
=====================================
Files 377 377
Lines 60029 60090 +61
Branches 60029 60090 +61
=====================================
+ Hits 42766 42818 +52
- Misses 15021 15025 +4
- Partials 2242 2247 +5
Files | Coverage Δ | |
---|---|---|
state-chain/runtime/src/runtime_apis.rs | 83% <ø> (ø) |
|
state-chain/traits/src/lib.rs | 49% <ø> (ø) |
|
state-chain/custom-rpc/src/lib.rs | 22% <91%> (+1%) |
⬆️ |
state-chain/runtime/src/lib.rs | 35% <0%> (-<1%) |
⬇️ |
... and 4 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading