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

add API for multiple distribution points #1504

Merged
merged 1 commit into from
Sep 13, 2021
Merged

add API for multiple distribution points #1504

merged 1 commit into from
Sep 13, 2021

Conversation

mregen
Copy link
Contributor

@mregen mregen commented Sep 9, 2021

fixes #1475
Co-authored-by: symarchand sylvain.marchand@capgemini.com

@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #1504 (ea8fe4d) into master (76afe82) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1504      +/-   ##
==========================================
+ Coverage   51.93%   51.95%   +0.02%     
==========================================
  Files         307      307              
  Lines       58332    58334       +2     
==========================================
+ Hits        30292    30308      +16     
+ Misses      28040    28026      -14     
Impacted Files Coverage Δ
...Security.Certificates/Extensions/X509Extensions.cs 69.81% <100.00%> (+0.58%) ⬆️
...braries/Opc.Ua.Server/Subscription/Subscription.cs 54.48% <0.00%> (+0.11%) ⬆️
...raries/Opc.Ua.Server/Subscription/MonitoredItem.cs 43.78% <0.00%> (+0.30%) ⬆️
...tack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs 72.54% <0.00%> (+0.39%) ⬆️
Libraries/Opc.Ua.Client/Session.cs 61.20% <0.00%> (+0.51%) ⬆️

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 76afe82...ea8fe4d. Read the comment docs.

@mregen mregen requested review from cristipogacean, mrsuciu and a team and removed request for a team September 11, 2021 09:35
Copy link
Contributor

@mrsuciu mrsuciu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@mregen mregen merged commit dad6bcd into master Sep 13, 2021
@mregen mregen deleted the distrpoints branch September 13, 2021 08:08
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.

X509 CRL Distributions Points
2 participants