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

2.8.x stable #1130

Merged
merged 153 commits into from
Nov 12, 2024
Merged

2.8.x stable #1130

merged 153 commits into from
Nov 12, 2024

Conversation

badrogger
Copy link
Contributor

  • Restructure monitor runners.
  • Add update-safe call.
  • Introduce node-cli status file.
  • Handle custom disk allocation.
  • Handle custom node groups.
  • Improve SGX check.

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 84.83483% with 101 lines in your changes missing coverage. Please review.

Project coverage is 83.18%. Comparing base (634a338) to head (1e3a280).
Report is 154 commits behind head on stable.

Files with missing lines Patch % Lines
core/schains/monitor/main.py 82.22% 24 Missing ⚠️
core/schains/process.py 80.41% 19 Missing ⚠️
core/schains/monitor/tasks.py 85.29% 10 Missing ⚠️
core/schains/process_manager.py 64.00% 9 Missing ⚠️
web/models/schain.py 80.48% 8 Missing ⚠️
core/schains/monitor/skaled_monitor.py 76.66% 7 Missing ⚠️
core/schains/status.py 86.27% 7 Missing ⚠️
web/routes/health.py 84.84% 5 Missing ⚠️
core/schains/cleaner.py 82.35% 3 Missing ⚠️
core/schains/monitor/config_monitor.py 0.00% 2 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           stable    #1130      +/-   ##
==========================================
+ Coverage   81.81%   83.18%   +1.37%     
==========================================
  Files         102      102              
  Lines        6060     6323     +263     
==========================================
+ Hits         4958     5260     +302     
+ Misses       1102     1063      -39     

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

@badrogger badrogger marked this pull request as ready for review November 12, 2024 13:42
@DmytroNazarenko DmytroNazarenko merged commit e9f2461 into stable Nov 12, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants