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 finalized block subscriptions #5456

Closed

feat: instantiated new chain_head api inside custom-rpc

31564a9
Select commit
Loading
Failed to load commit list.
Closed

feat: custom-rpc finalized block subscriptions #5456

feat: instantiated new chain_head api inside custom-rpc
31564a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 1s

71% (-0%) compared to d4f68cc

Details

Codecov Report

Attention: Patch coverage is 0% with 100 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (d4f68cc) to head (31564a9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/custom-rpc/src/lib.rs 0% 97 Missing ⚠️
state-chain/node/src/service.rs 0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5456    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        494     494            
  Lines      87666   87642    -24     
  Branches   87666   87642    -24     
======================================
- Hits       62674   62530   -144     
- Misses     22381   22498   +117     
- Partials    2611    2614     +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.