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

Support .NET 9.0 build #2865

Merged
merged 8 commits into from
Nov 28, 2024

fix formatting

83e2bc2
Select commit
Loading
Failed to load commit list.
Merged

Support .NET 9.0 build #2865

fix formatting
83e2bc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2024 in 1s

54.84% (-2.39%) compared to 3672ebe

View this Pull Request on Codecov

54.84% (-2.39%) compared to 3672ebe

Details

Codecov Report

Attention: Patch coverage is 69.04762% with 13 lines in your changes missing coverage. Please review.

Project coverage is 54.84%. Comparing base (3672ebe) to head (83e2bc2).
Report is 13 commits behind head on develop/main374.

Files with missing lines Patch % Lines
...ubSub/Transport/MqttClientProtocolConfiguration.cs 0.00% 4 Missing ⚠️
...es/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs 0.00% 3 Missing ⚠️
Libraries/Opc.Ua.Client/Session/Session.cs 50.00% 0 Missing and 1 partial ⚠️
...raries/Opc.Ua.Configuration/ApplicationInstance.cs 75.00% 0 Missing and 1 partial ⚠️
...Gds.Client.Common/ServerPushConfigurationClient.cs 0.00% 1 Missing ⚠️
...pc.Ua.Gds.Server.Common/ApplicationsNodeManager.cs 75.00% 1 Missing ⚠️
...ries/Opc.Ua.Gds.Server.Common/ICertificateGroup.cs 0.00% 1 Missing ⚠️
Libraries/Opc.Ua.Server/Configuration/TrustList.cs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           develop/main374    #2865      +/-   ##
===================================================
- Coverage            57.23%   54.84%   -2.39%     
===================================================
  Files                  352      349       -3     
  Lines                75520    66058    -9462     
  Branches             15988    13574    -2414     
===================================================
- Hits                 43223    36230    -6993     
+ Misses               27870    25868    -2002     
+ Partials              4427     3960     -467     

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