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

Add change ip functionality, update monitors logic #1035

Merged
merged 14 commits into from
Jan 18, 2024

Remove nodes.py

280b4a8
Select commit
Loading
Failed to load commit list.
Merged

Add change ip functionality, update monitors logic #1035

Remove nodes.py
280b4a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

81.43% (+0.28%) compared to 6b2e975

View this Pull Request on Codecov

81.43% (+0.28%) compared to 6b2e975

Details

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (6b2e975) 81.14% compared to head (280b4a8) 81.43%.
Report is 2 commits behind head on v2.6.x.

Files Patch % Lines
core/schains/monitor/skaled_monitor.py 52.00% 12 Missing ⚠️
core/node.py 86.15% 9 Missing ⚠️
core/schains/monitor/action.py 92.00% 2 Missing ⚠️
core/schains/monitor/main.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v2.6.x    #1035      +/-   ##
==========================================
+ Coverage   81.14%   81.43%   +0.28%     
==========================================
  Files         101      101              
  Lines        5596     5709     +113     
==========================================
+ Hits         4541     4649     +108     
- Misses       1055     1060       +5     

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