Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add restricted balances to AccountInfoV2 #4048

Merged
merged 5 commits into from
Oct 12, 2023

chore: our lord and saviour clippy

2ef31a9
Select commit
Failed to load commit list.
Merged

feat: add restricted balances to AccountInfoV2 #4048

chore: our lord and saviour clippy
2ef31a9
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 1s

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 is 77%.

@@          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