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

Some improvements #24

Merged
merged 3 commits into from
Dec 18, 2023

Move get_signature_schema_from_offered to utils crate with better rus…

b092184
Select commit
Loading
Failed to load commit list.
Merged

Some improvements #24

Move get_signature_schema_from_offered to utils crate with better rus…
b092184
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2023 in 1s

93.31% (-0.09%) compared to 08cae7a

View this Pull Request on Codecov

93.31% (-0.09%) compared to 08cae7a

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (08cae7a) 93.40% compared to head (b092184) 93.31%.

Files Patch % Lines
rustls-mbedcrypto-provider/src/sign.rs 91.17% 3 Missing ⚠️
rustls-mbedtls-provider-utils/src/pk.rs 88.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   93.40%   93.31%   -0.09%     
==========================================
  Files          16       16              
  Lines        1956     1975      +19     
==========================================
+ Hits         1827     1843      +16     
- Misses        129      132       +3     

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