OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.97k stars 950 forks source link

merge fixes from Develop/main374 into ECC branch #2844

Open romanett opened 5 days ago

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.

Project coverage is 55.10%. Comparing base (3672ebe) to head (56dd06d). Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
Stack/Opc.Ua.Core/Types/Utils/Utils.cs 33.33% 3 Missing and 3 partials :warning:
Libraries/Opc.Ua.Client/Session/Session.cs 50.00% 3 Missing and 1 partial :warning:
...es/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs 60.00% 0 Missing and 2 partials :warning:
...Security/Certificates/DirectoryCertificateStore.cs 75.00% 2 Missing :warning:
Stack/Opc.Ua.Core/Types/Encoders/JsonDecoder.cs 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2844 +/- ## ========================================== - Coverage 57.23% 55.10% -2.13% ========================================== Files 352 352 Lines 75520 75539 +19 Branches 15988 15990 +2 ========================================== - Hits 43223 41625 -1598 - Misses 27870 29487 +1617 Partials 4427 4427 ```

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