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
318 stars 49 forks source link

Minor tweak to publishing scripts #557

Closed justsmth closed 1 month ago

justsmth commented 1 month ago

Description of changes:

A few minor tweaks for our publishing scripts.

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 1 month ago

Codecov Report

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

Project coverage is 92.62%. Comparing base (c358484) to head (a810992). Report is 96 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #557 +/- ## ========================================== - Coverage 95.80% 92.62% -3.18% ========================================== Files 61 67 +6 Lines 8143 9366 +1223 Branches 0 9366 +9366 ========================================== + Hits 7801 8675 +874 - Misses 342 420 +78 - Partials 0 271 +271 ```

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