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

[GDS] Add Method GetCertificates to GDS for Pull Support and ServerConfiguration for Push Support / Fix CheckRevocationStatus #2553

Merged
merged 16 commits into from
Jun 5, 2024

fix test on Linux by checking only for "BadCertificate" StatusCode

2dcfd1c
Select commit
Failed to load commit list.
Merged

[GDS] Add Method GetCertificates to GDS for Pull Support and ServerConfiguration for Push Support / Fix CheckRevocationStatus #2553

fix test on Linux by checking only for "BadCertificate" StatusCode
2dcfd1c
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 1s

62.76% of diff hit (target 54.64%)

View this Pull Request on Codecov

62.76% of diff hit (target 54.64%)

Annotations

Check warning on line 608 in Libraries/Opc.Ua.Gds.Client.Common/GlobalDiscoveryServerClient.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Client.Common/GlobalDiscoveryServerClient.cs#L608

Added line #L608 was not covered by tests

Check warning on line 582 in Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs#L582

Added line #L582 was not covered by tests

Check warning on line 686 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L685-L686

Added lines #L685 - L686 were not covered by tests

Check warning on line 695 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L694-L695

Added lines #L694 - L695 were not covered by tests

Check warning on line 698 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L697-L698

Added lines #L697 - L698 were not covered by tests

Check warning on line 701 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L700-L701

Added lines #L700 - L701 were not covered by tests

Check warning on line 704 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L703-L704

Added lines #L703 - L704 were not covered by tests

Check warning on line 710 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L709-L710

Added lines #L709 - L710 were not covered by tests

Check warning on line 713 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L712-L713

Added lines #L712 - L713 were not covered by tests

Check warning on line 741 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L741

Added line #L741 was not covered by tests

Check warning on line 744 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L743-L744

Added lines #L743 - L744 were not covered by tests

Check warning on line 765 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L765

Added line #L765 was not covered by tests

Check warning on line 784 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L784

Added line #L784 was not covered by tests

Check warning on line 786 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L786

Added line #L786 was not covered by tests

Check warning on line 791 in Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs#L790-L791

Added lines #L790 - L791 were not covered by tests

Check warning on line 648 in Libraries/Opc.Ua.Server/Configuration/ConfigurationNodeManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Libraries/Opc.Ua.Server/Configuration/ConfigurationNodeManager.cs#L647-L648

Added lines #L647 - L648 were not covered by tests