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: add solana monitoring data #5277

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fmt

f58a07e
Select commit
Loading
Failed to load commit list.
Open

feat: add solana monitoring data #5277

fmt
f58a07e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

70% (-0%) compared to bd4cfa1

Details

Codecov Report

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

Project coverage is 70%. Comparing base (bd4cfa1) to head (f58a07e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/runtime/src/lib.rs 0% 0 Missing and 29 partials ⚠️
state-chain/custom-rpc/src/lib.rs 0% 4 Missing ⚠️
state-chain/runtime/src/monitoring_apis.rs 67% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5277    +/-   ##
======================================
- Coverage     70%     70%    -0%     
======================================
  Files        487     487            
  Lines      86796   86697    -99     
  Branches   86796   86697    -99     
======================================
- Hits       60807   60608   -199     
- Misses     22655   22720    +65     
- Partials    3334    3369    +35     

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