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

212 use rustls instead of openssl to improve interop #214

Merged

Conversation

noamteyssier
Copy link
Owner

No description provided.

@noamteyssier noamteyssier linked an issue Nov 21, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.09%. Comparing base (1871864) to head (98d75fd).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   71.09%   71.09%           
=======================================
  Files          66       66           
  Lines        2910     2910           
=======================================
  Hits         2069     2069           
  Misses        841      841           

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


🚨 Try these New Features:

@noamteyssier noamteyssier merged commit 0218e01 into main Nov 21, 2024
10 checks passed
@noamteyssier noamteyssier deleted the 212-use-rustls-instead-of-openssl-to-improve-interop branch November 21, 2024 21:46
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.

use rustls instead of openssl to improve interop
2 participants