OPCFoundation / UA-.NETStandard

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

fix disposal of ConsoleReferenceClient #2601

Closed romanett closed 2 months ago

romanett commented 2 months ago

Proposed changes

Make ConsoleReferenceClient throw an object disposed exception when trying to use after dispose

Related Issues

Types of changes

Checklist

Further comments

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 54.60%. Comparing base (414a0d5) to head (972639d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2601 +/- ## ========================================== - Coverage 54.62% 54.60% -0.02% ========================================== Files 342 342 Lines 65082 65082 Branches 13350 13350 ========================================== - Hits 35548 35536 -12 - Misses 25663 25672 +9 - Partials 3871 3874 +3 ```

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