Fix enable TLS 1.2 prerequisite tests#2446
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughAdded SChannelDsc as a required test dependency and enabled the previously skipped "Ensure TLS 1.2 is enabled" integration test by removing the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2446 +/- ##
=====================================
Coverage 94% 94%
=====================================
Files 225 225
Lines 10769 10769
=====================================
Hits 10142 10142
Misses 627 627
🚀 New features to boost your workflow:
|
Pull Request (PR) description
prerequisites tests
Ensure TLS 1.2 is enabled(issue #2441).This Pull Request (PR) fixes the following issues
Ensure TLS 1.2 is enabledintegration test #2441Task list
file CHANGELOG.md. Entry should say what was changed and how that
affects users (if applicable), and reference the issue being resolved
(if applicable).
This change is