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

Add OnTokenActivated event for token change notifications #2868

Closed
wants to merge 2 commits into from

Include channel in callback

2b376ce
Select commit
Loading
Failed to load commit list.
Closed

Add OnTokenActivated event for token change notifications #2868

Include channel in callback
2b376ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 2, 2024 in 0s

27.27% of diff hit (target 55.70%)

View this Pull Request on Codecov

27.27% of diff hit (target 55.70%)

Annotations

Check warning on line 205 in Stack/Opc.Ua.Core/Stack/Client/UaChannelBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Stack/Opc.Ua.Core/Stack/Client/UaChannelBase.cs#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 115 in Stack/Opc.Ua.Core/Stack/Https/HttpsTransportChannel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Stack/Opc.Ua.Core/Stack/Https/HttpsTransportChannel.cs#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 91 in Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L91

Added line #L91 was not covered by tests

Check warning on line 80 in Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs#L79-L80

Added lines #L79 - L80 were not covered by tests