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

Use ring as crypto provider in rustls for consistency #344

Merged
merged 1 commit into from
Oct 27, 2024

Use ring as crypto provider in rustls for consistency

6a7f8d5
Select commit
Loading
Failed to load commit list.
Merged

Use ring as crypto provider in rustls for consistency #344

Use ring as crypto provider in rustls for consistency
6a7f8d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 1s

68.48% (+0.00%) compared to 3919db8

View this Pull Request on Codecov

68.48% (+0.00%) compared to 3919db8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.48%. Comparing base (3919db8) to head (6a7f8d5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #344   +/-   ##
=======================================
  Coverage   68.48%   68.48%           
=======================================
  Files          67       67           
  Lines       13560    13560           
=======================================
  Hits         9286     9286           
  Misses       4274     4274           

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