-
Notifications
You must be signed in to change notification settings - Fork 16
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 option "kCurlHttp_CaInfo" & "kCurlHttp_CaInfoBlob", allow to retrieve properties from a stream-class #82
Conversation
…into jbl/ca_cert
This reverts commit ca8c2ec.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
==========================================
- Coverage 65.11% 65.07% -0.05%
==========================================
Files 81 81
Lines 10470 10511 +41
==========================================
+ Hits 6818 6840 +22
- Misses 3652 3671 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! We may want to add some test cases in the future based on codecov reports.
Description
This is following up on #81.
Type of change
How Has This Been Tested?
locally, manually and the functionality is going to be used in an upcoming release of pylibCZIrw and will be tested there (either automatically or manually)
Checklist: