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

Check server application Uri with the create session response #2731

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

fix app uri match

7d3ec37
Select commit
Loading
Failed to load commit list.
Draft

Check server application Uri with the create session response #2731

fix app uri match
7d3ec37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 23, 2024 in 0s

64.35% of diff hit (target 55.01%)

View this Pull Request on Codecov

64.35% of diff hit (target 55.01%)

Annotations

Check warning on line 169 in Libraries/Opc.Ua.Client/ReverseConnectManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Client/ReverseConnectManager.cs#L169

Added line #L169 was not covered by tests

Check warning on line 5374 in Libraries/Opc.Ua.Client/Session/Session.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Client/Session/Session.cs#L5373-L5374

Added lines #L5373 - L5374 were not covered by tests

Check warning on line 5381 in Libraries/Opc.Ua.Client/Session/Session.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Client/Session/Session.cs#L5379-L5381

Added lines #L5379 - L5381 were not covered by tests

Check warning on line 5385 in Libraries/Opc.Ua.Client/Session/Session.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Client/Session/Session.cs#L5385

Added line #L5385 was not covered by tests

Check warning on line 5388 in Libraries/Opc.Ua.Client/Session/Session.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Client/Session/Session.cs#L5388

Added line #L5388 was not covered by tests

Check warning on line 5400 in Libraries/Opc.Ua.Client/Session/Session.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Client/Session/Session.cs#L5398-L5400

Added lines #L5398 - L5400 were not covered by tests

Check warning on line 693 in Libraries/Opc.Ua.Configuration/ApplicationInstance.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Configuration/ApplicationInstance.cs#L691-L693

Added lines #L691 - L693 were not covered by tests

Check warning on line 699 in Libraries/Opc.Ua.Configuration/ApplicationInstance.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Configuration/ApplicationInstance.cs#L699

Added line #L699 was not covered by tests

Check warning on line 702 in Libraries/Opc.Ua.Configuration/ApplicationInstance.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Configuration/ApplicationInstance.cs#L702

Added line #L702 was not covered by tests

Check warning on line 217 in Libraries/Opc.Ua.Gds.Client.Common/CertificateWrapper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Client.Common/CertificateWrapper.cs#L217

Added line #L217 was not covered by tests

Check warning on line 406 in Libraries/Opc.Ua.Server/Server/StandardServer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Server/Server/StandardServer.cs#L403-L406

Added lines #L403 - L406 were not covered by tests

Check warning on line 160 in Stack/Opc.Ua.Core/Security/Certificates/X509Utils.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Stack/Opc.Ua.Core/Security/Certificates/X509Utils.cs#L160

Added line #L160 was not covered by tests

Check warning on line 1408 in Stack/Opc.Ua.Core/Stack/Server/ServerBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Stack/Opc.Ua.Core/Stack/Server/ServerBase.cs#L1408

Added line #L1408 was not covered by tests