aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
259 stars 105 forks source link

Add CI script to build and test ACCP #1684

Open sp717 opened 1 week ago

sp717 commented 1 week ago

Description of changes:

Add a CI script for ACCP to build and test against new AWS-LC changes.

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 week ago

Codecov Report

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

Project coverage is 78.20%. Comparing base (5a47ea1) to head (c2be03b). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1684 +/- ## ========================================== - Coverage 78.26% 78.20% -0.07% ========================================== Files 567 571 +4 Lines 95242 95458 +216 Branches 13673 13705 +32 ========================================== + Hits 74543 74652 +109 - Misses 20105 20194 +89 - Partials 594 612 +18 ```

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

andrewhop commented 16 hours ago

Related to https://github.com/corretto/amazon-corretto-crypto-provider/pull/390