Skip to content

Jpfr/fix wss session discovery - #4135

Merged
marcschier merged 2 commits into
OPCFoundation:masterfrom
jpfr:jpfr/fix-wss-session-discovery
Aug 4, 2026
Merged

Jpfr/fix wss session discovery#4135
marcschier merged 2 commits into
OPCFoundation:masterfrom
jpfr:jpfr/fix-wss-session-discovery

Use application certificate validation during WSS discovery

76a3563
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

79.90% (-0.33%) compared to 8a10139

View this Pull Request on Codecov

79.90% (-0.33%) compared to 8a10139

Details

Codecov Report

❌ Patch coverage is 84.84848% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.90%. Comparing base (8a10139) to head (76a3563).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
....Ua.Client/Session/ChannelManagerSessionFactory.cs 0.00% 3 Missing ⚠️
...Ua.Core/Stack/Configuration/ConfiguredEndpoints.cs 92.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4135      +/-   ##
==========================================
- Coverage   80.23%   79.90%   -0.33%     
==========================================
  Files        1515     1515              
  Lines      209980   210008      +28     
  Branches    36213    36215       +2     
==========================================
- Hits       168479   167812     -667     
- Misses      28867    29596     +729     
+ Partials    12634    12600      -34     
Files with missing lines Coverage Δ
...rc/Opc.Ua.Bindings.Https/Https/HttpsServiceHost.cs 92.15% <100.00%> (ø)
src/Opc.Ua.Client/Session/DefaultSessionFactory.cs 87.30% <100.00%> (+0.13%) ⬆️
...rc/Opc.Ua.Client/Session/Session.ChannelManager.cs 79.23% <100.00%> (ø)
...Ua.Core/Stack/Configuration/ConfiguredEndpoints.cs 74.76% <92.00%> (-2.78%) ⬇️
....Ua.Client/Session/ChannelManagerSessionFactory.cs 35.86% <0.00%> (-0.40%) ⬇️

... and 59 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.