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: runtime API versioning for monitoring API #5393

Merged
merged 3 commits into from
Nov 7, 2024

chore: fmt

dd180b7
Select commit
Loading
Failed to load commit list.
Merged

feat: runtime API versioning for monitoring API #5393

chore: fmt
dd180b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

72% (-0%) compared to 9842dea

Details

Codecov Report

Attention: Patch coverage is 7.89474% with 35 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (9842dea) to head (dd180b7).

Files with missing lines Patch % Lines
state-chain/runtime/src/monitoring_apis.rs 11% 23 Missing and 2 partials ⚠️
state-chain/custom-rpc/src/monitoring.rs 0% 7 Missing ⚠️
state-chain/runtime/src/lib.rs 0% 0 Missing and 2 partials ⚠️
state-chain/custom-rpc/src/lib.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5393    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        486     486            
  Lines      85863   85758   -105     
  Branches   85863   85758   -105     
======================================
- Hits       61515   61325   -190     
- Misses     21533   21612    +79     
- Partials    2815    2821     +6     

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