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

1.05.04 final release fixes #2893

Open
wants to merge 28 commits into
base: develop/main374
Choose a base branch
from

Conversation

opcfoundation-org
Copy link
Contributor

Proposed changes

Merges the changes needed for the 1.05.04 release.

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 57.67717% with 215 lines in your changes missing coverage. Please review.

Project coverage is 54.90%. Comparing base (67a0df1) to head (220f458).
Report is 4 commits behind head on develop/main374.

Files with missing lines Patch % Lines
Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs 47.20% 140 Missing and 11 partials ⚠️
Stack/Opc.Ua.Core/Types/Encoders/JsonDecoder.cs 68.18% 41 Missing and 8 partials ⚠️
Stack/Opc.Ua.Core/Schema/UANodeSet.cs 50.00% 3 Missing ⚠️
Stack/Opc.Ua.Core/Types/BuiltIn/ExtensionObject.cs 0.00% 1 Missing and 1 partial ⚠️
Stack/Opc.Ua.Core/Types/Encoders/BinaryDecoder.cs 0.00% 2 Missing ⚠️
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs 0.00% 2 Missing ⚠️
Stack/Opc.Ua.Core/Types/Encoders/XmlDecoder.cs 0.00% 2 Missing ⚠️
Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs 0.00% 2 Missing ⚠️
...es/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs 88.88% 1 Missing ⚠️
Stack/Opc.Ua.Core/Stack/Client/UserIdentity.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           develop/main374    #2893      +/-   ##
===================================================
- Coverage            54.96%   54.90%   -0.07%     
===================================================
  Files                  349      349              
  Lines                66354    66639     +285     
  Branches             13619    13730     +111     
===================================================
+ Hits                 36470    36585     +115     
- Misses               25906    26072     +166     
- Partials              3978     3982       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mregen mregen requested a review from marcschier December 17, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants