aws / aws-lc-rs

aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Other
247 stars 40 forks source link

Add CI test with musl #310

Closed justsmth closed 5 months ago

justsmth commented 6 months ago

Issues:

N/A

Description of changes:

Call-outs:

N/A

Testing:

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (60def47) 95.73% compared to head (977ab33) 95.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ======================================= Coverage 95.73% 95.73% ======================================= Files 59 59 Lines 8091 8091 ======================================= Hits 7746 7746 Misses 345 345 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.