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: update custom_rpc, runtime_api and broker api for broker level screening #5341

Merged

Apply suggestions from @kylezs's review.

d789177
Select commit
Loading
Failed to load commit list.
Merged

feat: update custom_rpc, runtime_api and broker api for broker level screening #5341

Apply suggestions from @kylezs's review.
d789177
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

71% (-0%) compared to adcf011

Details

Codecov Report

Attention: Patch coverage is 11.26761% with 63 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (adcf011) to head (d789177).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/runtime/src/lib.rs 18% 0 Missing and 28 partials ⚠️
state-chain/runtime/src/runtime_apis.rs 12% 12 Missing and 3 partials ⚠️
api/lib/src/lib.rs 0% 14 Missing ⚠️
state-chain/custom-rpc/src/lib.rs 0% 6 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5341    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        495     496     +1     
  Lines      86276   86491   +215     
  Branches   86276   86491   +215     
======================================
- Hits       61713   61661    -52     
- Misses     21784   22001   +217     
- Partials    2779    2829    +50     

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