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

feature: add http client handler with x509 #1469

Merged
merged 1 commit into from Sep 4, 2023
Merged

Conversation

dpvreony
Copy link
Owner

@dpvreony dpvreony commented Sep 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.11% ⚠️

Comparison is base (03b0e56) 26.07% compared to head (5cbb57f) 24.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1469      +/-   ##
==========================================
- Coverage   26.07%   24.97%   -1.11%     
==========================================
  Files         158      160       +2     
  Lines        4548     4561      +13     
  Branches      387      389       +2     
==========================================
- Hits         1186     1139      -47     
- Misses       3290     3358      +68     
+ Partials       72       64       -8     
Files Changed Coverage Δ
...me/Cryptography/X509/X509Certificate2Extensions.cs 0.00% <0.00%> (ø)
...f.Runtime/Cryptography/X509/X509StoreExtensions.cs 0.00% <ø> (ø)
...Whipstaff.Runtime/Http/HttpClientHandlerFactory.cs 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

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

@dpvreony dpvreony merged commit 8e26df7 into main Sep 4, 2023
4 of 7 checks passed
@sonarcloud
Copy link

sonarcloud bot commented Sep 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dpvreony dpvreony deleted the x509clientcerthandler branch September 9, 2023 22:00
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant