OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.9k stars 926 forks source link

Ensure endpoints are returned when alternate url port does not match #2511

Closed mregen closed 4 months ago

mregen commented 4 months ago

Proposed changes

Related Issues

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply. You can also fill these out after creating the PR.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

codecov[bot] commented 4 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2b9d8f9) 53.81% compared to head (d15011c) 53.97%.

Files Patch % Lines
Libraries/Opc.Ua.Client/CoreClientUtils.cs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2511 +/- ## ========================================== + Coverage 53.81% 53.97% +0.16% ========================================== Files 334 334 Lines 64409 64424 +15 Branches 13235 13239 +4 ========================================== + Hits 34663 34775 +112 + Misses 25990 25903 -87 + Partials 3756 3746 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.