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

check Application URI of the server Certificate on OpenSecureChannel #2583

Merged
merged 3 commits into from
May 2, 2024

also throw when no Application URI is specified in the Endpoint descr…

c925e68
Select commit
Loading
Failed to load commit list.
Merged

check Application URI of the server Certificate on OpenSecureChannel #2583

also throw when no Application URI is specified in the Endpoint descr…
c925e68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 0s

54.59% (+0.07%) compared to fb0fc44

View this Pull Request on Codecov

54.59% (+0.07%) compared to fb0fc44

Details

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 54.59%. Comparing base (fb0fc44) to head (c925e68).
Report is 3 commits behind head on master.

Files Patch % Lines
Libraries/Opc.Ua.Client/Session.cs 25.00% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2583      +/-   ##
==========================================
+ Coverage   54.52%   54.59%   +0.07%     
==========================================
  Files         342      342              
  Lines       65044    65054      +10     
  Branches    13331    13334       +3     
==========================================
+ Hits        35462    35517      +55     
+ Misses      25728    25679      -49     
- Partials     3854     3858       +4     

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