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
272 stars 50 forks source link

Migrate actions-rs/* to dtolnay/rust-toolchain #308

Closed skmcgrail closed 8 months ago

skmcgrail commented 8 months ago

Issues:

Resolves #278

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 8 months ago

Codecov Report

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

Comparison is base (f6fd8a4) 95.65% compared to head (a6354d8) 95.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #308 +/- ## ========================================== + Coverage 95.65% 95.66% +0.01% ========================================== Files 57 57 Lines 7759 7759 ========================================== + Hits 7422 7423 +1 + Misses 337 336 -1 ```

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