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 account roles and LP info to custom RPC #4089

Merged
merged 12 commits into from
Oct 10, 2023

Merge branch 'main' into feature/web-478

9bfafdb
Select commit
Loading
Failed to load commit list.
Merged

feat(custom-rpc): add account roles and LP info to custom RPC #4089

Merge branch 'main' into feature/web-478
9bfafdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

71% (+0%) compared to 6c8f435

Details

Codecov Report

Merging #4089 (9bfafdb) into main (6c8f435) will increase coverage by 0%.
Report is 1 commits behind head on main.
The diff coverage is 68%.

@@          Coverage Diff           @@
##            main   #4089    +/-   ##
======================================
  Coverage     71%     71%            
======================================
  Files        377     377            
  Lines      59885   60020   +135     
  Branches   59885   60020   +135     
======================================
+ Hits       42621   42760   +139     
- Misses     15018   15019     +1     
+ Partials    2246    2241     -5     
Files Coverage Δ
state-chain/runtime/src/runtime_apis.rs 83% <60%> (+<1%) ⬆️
state-chain/primitives/src/chains.rs 75% <0%> (-4%) ⬇️
state-chain/custom-rpc/src/lib.rs 20% <86%> (+20%) ⬆️
state-chain/runtime/src/lib.rs 35% <6%> (+<1%) ⬆️

... and 4 files with indirect coverage changes

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