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 develop #1117

Merged
merged 132 commits into from
Oct 17, 2024
Merged

2.8.x develop #1117

merged 132 commits into from
Oct 17, 2024

Conversation

badrogger
Copy link
Contributor

@badrogger badrogger commented Oct 17, 2024

  1. Restructure monitor runners.
  2. Add update-safe call.
  3. Introduce node-cli status file.
  4. Handle custom disk allocation.
  5. Handle custom node groups.
  6. Improve SGX check.

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 85.43689% with 90 lines in your changes missing coverage. Please review.

Project coverage is 83.29%. Comparing base (99acdc5) to head (8f144af).
Report is 138 commits behind head on develop.

Files with missing lines Patch % Lines
core/schains/monitor/main.py 82.60% 20 Missing ⚠️
core/schains/process.py 79.34% 19 Missing ⚠️
core/schains/process_manager.py 64.00% 9 Missing ⚠️
core/schains/monitor/tasks.py 87.87% 8 Missing ⚠️
core/schains/monitor/skaled_monitor.py 76.66% 7 Missing ⚠️
core/schains/status.py 86.27% 7 Missing ⚠️
web/models/schain.py 82.92% 7 Missing ⚠️
web/routes/health.py 80.00% 4 Missing ⚠️
core/schains/monitor/config_monitor.py 0.00% 2 Missing ⚠️
core/schains/volume.py 71.42% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1117      +/-   ##
===========================================
+ Coverage    81.85%   83.29%   +1.43%     
===========================================
  Files          102      102              
  Lines         6047     6292     +245     
===========================================
+ Hits          4950     5241     +291     
+ Misses        1097     1051      -46     

☔ 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 October 17, 2024 18:04
@DmytroNazarenko DmytroNazarenko merged commit 972d405 into develop Oct 17, 2024
3 of 6 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.

4 participants