Skip to content

Updated DEP enrollment updates logic for macOS#37402

Merged
juan-fdz-hawa merged 1 commit intomainfrom
36188-back-end-update-logic
Dec 17, 2025
Merged

Updated DEP enrollment updates logic for macOS#37402
juan-fdz-hawa merged 1 commit intomainfrom
36188-back-end-update-logic

Conversation

@juan-fdz-hawa
Copy link
Copy Markdown
Contributor

Related issue: Resolves #36188

This amends the DEP enrollment logic changed in this PR.

During DEP enrollment macOS hosts will be updated based on the value of
UpdateNewHosts flag.
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.96%. Comparing base (b48b264) to head (945bb07).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #37402   +/-   ##
=======================================
  Coverage   65.95%   65.96%           
=======================================
  Files        2346     2346           
  Lines      186227   186224    -3     
  Branches     7885     7885           
=======================================
+ Hits       122834   122837    +3     
+ Misses      52173    52167    -6     
  Partials    11220    11220           
Flag Coverage Δ
backend 67.77% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 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.

Copy link
Copy Markdown
Contributor

@sgress454 sgress454 left a comment

Choose a reason for hiding this comment

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

Now that we have a bunch of different possibilities I wouldn't mind a unit test for this, but not blocking on it.

@juan-fdz-hawa
Copy link
Copy Markdown
Contributor Author

Now that we have a bunch of different possibilities I wouldn't mind a unit test for this, but not blocking on it.

Yep - I'll add some more tests in another PR so that we can maybe QA this as part of QA day today.

@juan-fdz-hawa juan-fdz-hawa merged commit 8e589f8 into main Dec 17, 2025
48 checks passed
@juan-fdz-hawa juan-fdz-hawa deleted the 36188-back-end-update-logic branch December 17, 2025 16:44
juan-fdz-hawa added a commit that referenced this pull request Dec 17, 2025
Relates to #36188 

Adds some missing tests that were requested in
#37402
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.

Back end - Add "Update new hosts" config

3 participants