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

Fix export of typedefinition #1604

Merged
merged 1 commit into from
Nov 24, 2021
Merged

Fix export of typedefinition #1604

merged 1 commit into from
Nov 24, 2021

Conversation

mregen
Copy link
Contributor

@mregen mregen commented Nov 22, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #1604 (4592b7e) into master (31e4a2b) will increase coverage by 0.09%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1604      +/-   ##
==========================================
+ Coverage   53.41%   53.50%   +0.09%     
==========================================
  Files         312      312              
  Lines       57364    57366       +2     
==========================================
+ Hits        30640    30695      +55     
+ Misses      26724    26671      -53     
Impacted Files Coverage Δ
Stack/Opc.Ua.Core/Schema/UANodeSetHelpers.cs 46.38% <0.00%> (ø)
Stack/Opc.Ua.Core/Stack/State/MethodState.cs 61.16% <0.00%> (-0.60%) ⬇️
Stack/Opc.Ua.Core/Stack/State/BaseInstanceState.cs 26.57% <33.33%> (ø)
...tack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs 72.62% <0.00%> (-0.39%) ⬇️
Stack/Opc.Ua.Core/Types/Utils/Utils.cs 60.84% <0.00%> (+0.10%) ⬆️
.../Opc.Ua.Server/Subscription/SubscriptionManager.cs 61.52% <0.00%> (+0.14%) ⬆️
Libraries/Opc.Ua.Client/Subscription.cs 70.43% <0.00%> (+0.85%) ⬆️
Libraries/Opc.Ua.Client/Session.cs 63.52% <0.00%> (+1.91%) ⬆️
...indings.Https/Stack/Https/HttpsTransportChannel.cs 69.59% <0.00%> (+3.37%) ⬆️
...ack/Opc.Ua.Core/Stack/Transport/AsyncResultBase.cs 66.66% <0.00%> (+5.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31e4a2b...4592b7e. Read the comment docs.

@mregen mregen merged commit 486e97b into master Nov 24, 2021
@mregen mregen deleted the uaexport branch November 24, 2021 06:59
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.

None yet

2 participants