Closed romange closed 1 year ago
Patch coverage has no change and project coverage change: -0.09%
:warning:
Comparison is base (
98d8af4
) 76.47% compared to head (310d66d
) 76.38%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Use SSL_CTX_set_default_verify_paths as a fallback. The motivation is that when we statically link openssl, it tries to load certificates from the folder that existed on the build distribution and it fails loading certificates on the target platform.