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

scheduler: add docker info to host.serialnum #6179

Merged
merged 1 commit into from
Mar 22, 2025
Merged

Conversation

davidpanderson
Copy link
Contributor

This includes version and type,
and also whether WSL and/or docker use are banned by prefs. From this we can find the number of Docker-capable hosts.

This includes version and type,
and also whether WSL and/or docker use are banned by prefs.
From this we can find the number of Docker-capable hosts.
Copy link

codecov bot commented Mar 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 11.94%. Comparing base (d5bfd9a) to head (47056f5).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
sched/handle_request.cpp 0.00% 29 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6179      +/-   ##
============================================
- Coverage     11.95%   11.94%   -0.01%     
  Complexity     1068     1068              
============================================
  Files           278      278              
  Lines         36942    36963      +21     
  Branches       8531     8538       +7     
============================================
  Hits           4416     4416              
- Misses        32125    32146      +21     
  Partials        401      401              
Files with missing lines Coverage Δ
sched/handle_request.cpp 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AenBleidd AenBleidd requested a review from Copilot March 22, 2025 15:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • sched/handle_request.cpp: Language not supported

@AenBleidd AenBleidd added this to the Server Release 1.6.0 milestone Mar 22, 2025
@AenBleidd AenBleidd merged commit 3250443 into master Mar 22, 2025
151 of 152 checks passed
@AenBleidd AenBleidd deleted the dpa_docker12 branch March 22, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants