Skip to content

Merge branch 'main' into fix/computer_object

06fe4cb
Select commit
Loading
Failed to load commit list.
Open

Computer: Remove deletion of AD computer object when using PasswordPass and UnsecuredJoin options or JoinReadOnly option #447

Merge branch 'main' into fix/computer_object
06fe4cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 0s

86% (target 80%)

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86%. Comparing base (17e10f3) to head (06fe4cb).

Files with missing lines Patch % Lines
source/DSCResources/DSC_Computer/DSC_Computer.psm1 71% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #447   +/-   ##
===================================
- Coverage    86%    86%   -1%     
===================================
  Files        21     21           
  Lines      2083   2088    +5     
===================================
+ Hits       1805   1808    +3     
- Misses      278    280    +2     
Files with missing lines Coverage Δ
source/DSCResources/DSC_Computer/DSC_Computer.psm1 89% <71%> (-1%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.