Refactored ListMDMWindowsProfilesToRemove test to filter orphaned hosts and streamline validation - #44665
Conversation
…osts and streamline validation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
2 similar comments
✅ Actions performedFull review triggered. |
✅ Actions performedFull review triggered. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe test Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## rc-minor-fleet-v4.85.0 #44665 +/- ##
==========================================================
+ Coverage 66.72% 66.76% +0.03%
==========================================================
Files 2626 2627 +1
Lines 211198 211350 +152
Branches 9428 9428
==========================================================
+ Hits 140924 141106 +182
+ Misses 57485 57423 -62
- Partials 12789 12821 +32
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ksykulev
left a comment
There was a problem hiding this comment.
Lot of churn on this file. I assume some sort of not great merge?
Fix failing CI test.
On main, the host-scoped method ListMDMWindowsProfilesToRemoveForHosts exists (added by PR #44075, merged 2026-04-28 to main but not cherry-picked to the RC).
Summary by CodeRabbit