OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.94k stars 942 forks source link

Fix special case for reconnect without activate #2643

Closed mregen closed 3 months ago

mregen commented 3 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 3 months ago

Codecov Report

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

Project coverage is 54.49%. Comparing base (ebf8f62) to head (864f596). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2643 +/- ## ========================================== - Coverage 54.51% 54.49% -0.02% ========================================== Files 343 343 Lines 65270 65359 +89 Branches 13365 13380 +15 ========================================== + Hits 35581 35618 +37 - Misses 25809 25854 +45 - Partials 3880 3887 +7 ```

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