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

fix: rpc subscription return types #5374

Merged
merged 1 commit into from
Nov 1, 2024

fix: subscription return types

85a2689
Select commit
Loading
Failed to load commit list.
Merged

fix: rpc subscription return types #5374

fix: subscription return types
85a2689
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

71% (-0%) compared to 99bc666

Details

Codecov Report

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

Project coverage is 71%. Comparing base (99bc666) to head (85a2689).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/custom-rpc/src/lib.rs 0% 21 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5374    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        497     497            
  Lines      86352   86202   -150     
  Branches   86352   86202   -150     
======================================
- Hits       61757   61559   -198     
- Misses     21817   21858    +41     
- Partials    2778    2785     +7     

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