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

Tests | Fix RemoteCertificateNameMismatchErrorTest (ActiveIssue 31754) #3059

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MichelZ
Copy link
Contributor

@MichelZ MichelZ commented Dec 4, 2024

This pull request includes significant changes to the configuration and testing of SQL Server certificates. The most important changes involve adding a PowerShell script to configure SQL Server certificates on Windows and updating tests to reflect these changes.

Configuration changes:

Test updates:

This is in addition to #3012 which activates other tests in this Class

@paulmedynski paulmedynski requested a review from a team March 18, 2025 14:41
@cheenamalhotra
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.17%. Comparing base (bb4c3b7) to head (88ad326).
Report is 59 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (bb4c3b7) and HEAD (88ad326). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (bb4c3b7) HEAD (88ad326)
addons 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3059      +/-   ##
==========================================
- Coverage   72.68%   66.17%   -6.51%     
==========================================
  Files         283      282       -1     
  Lines       58975    59217     +242     
==========================================
- Hits        42864    39186    -3678     
- Misses      16111    20031    +3920     
Flag Coverage Δ
addons ?
netcore 68.90% <ø> (-6.59%) ⬇️
netfx 65.12% <ø> (-6.02%) ⬇️

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.

@paulmedynski paulmedynski self-assigned this Mar 21, 2025
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.

3 participants