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

Update to mbedtls v0.13.0 #103

Merged
merged 6 commits into from
Nov 20, 2024
Merged

Update to mbedtls v0.13.0 #103

merged 6 commits into from
Nov 20, 2024

Conversation

mridul-manohar
Copy link
Contributor

rust-mbedtls PR #372 adds combined errors for mbedtls. this enhancement is available from mbedtls v0.13.0

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 76.74419% with 10 lines in your changes missing coverage. Please review.

Project coverage is 95.44%. Comparing base (8829181) to head (84292e7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
rustls-mbedcrypto-provider/src/fips_utils/mod.rs 66.66% 5 Missing ⚠️
rustls-mbedcrypto-provider/src/tls12.rs 0.00% 4 Missing ⚠️
rustls-mbedcrypto-provider/src/tls13.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   95.43%   95.44%           
=======================================
  Files          20       20           
  Lines        2740     2743    +3     
=======================================
+ Hits         2615     2618    +3     
  Misses        125      125           

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


🚨 Try these New Features:

@Taowyoo
Copy link
Collaborator

Taowyoo commented Nov 20, 2024

Hi @mridul-manohar could you raise another PR to bump the version of three crates in this repo? You need to bump the minor version

@Taowyoo Taowyoo added this pull request to the merge queue Nov 20, 2024
Merged via the queue into master with commit f78bc2a Nov 20, 2024
14 of 15 checks passed
@Taowyoo Taowyoo deleted the mridul/mbedtls-0.13-update branch November 20, 2024 22:33
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.

2 participants