OPCFoundation / UA-.NETStandard

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

Fix TranslateEndpointDescriptions functionality #2495

Closed mrsuciu closed 5 months ago

mrsuciu commented 5 months ago

Proposed changes

Fix TranslateEndpointDescriptions server behaviour when multiple BaseAddresses with different ports exist

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.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5afbd81) 52.22% compared to head (8e7a898) 53.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2495 +/- ## ========================================== + Coverage 52.22% 53.83% +1.61% ========================================== Files 316 334 +18 Lines 61821 64425 +2604 Branches 12726 13226 +500 ========================================== + Hits 32284 34685 +2401 + Misses 26016 25985 -31 - Partials 3521 3755 +234 ```

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