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(custom-rpc): add flip balance to account info #4119

Merged
merged 2 commits into from
Oct 13, 2023

expect strings

472b8bf
Select commit
Loading
Failed to load commit list.
Merged

feat(custom-rpc): add flip balance to account info #4119

expect strings
472b8bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 1s

72% (+72%) compared to 99c3e0a

Details

Codecov Report

Merging #4119 (472b8bf) into main (99c3e0a) will increase coverage by 72%.
The diff coverage is 61%.

@@           Coverage Diff           @@
##           main   #4119      +/-   ##
=======================================
+ Coverage      0     72%     +72%     
=======================================
  Files         0     378     +378     
  Lines         0   60637   +60637     
  Branches      0   60637   +60637     
=======================================
+ Hits          0   43494   +43494     
- Misses        0   14878   +14878     
- Partials      0    2265    +2265     
Files Coverage Δ
state-chain/runtime/src/runtime_apis.rs 84% <100%> (ø)
state-chain/custom-rpc/src/lib.rs 23% <79%> (ø)
state-chain/runtime/src/lib.rs 35% <12%> (ø)

... and 375 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more