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 #5466

Merged

fix: downgrade Cargo.lock version

54de5e5
Select commit
Loading
Failed to load commit list.
Merged

feat: custom rpc finalized block subscriptions #5466

fix: downgrade Cargo.lock version
54de5e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

72% (-0%) compared to c70d72c

Details

Codecov Report

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

Project coverage is 72%. Comparing base (c70d72c) to head (54de5e5).

Files with missing lines Patch % Lines
state-chain/custom-rpc/src/lib.rs 0% 104 Missing ⚠️
state-chain/node/src/service.rs 0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5466    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        494     494            
  Lines      88073   88004    -69     
  Branches   88073   88004    -69     
======================================
- Hits       63191   63011   -180     
- Misses     22305   22413   +108     
- Partials    2577    2580     +3     

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