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
354 stars 111 forks source link

Add libevent to GitHub integration CI #1615

Closed andrewhop closed 4 months ago

andrewhop commented 4 months ago

Issues:

Resolves CryptoAlg-2465

Description of changes:

Libevent already works with AWS-LC thanks to other compatibility work. This adds a test to make sure it keeps working.

Testing:

Tested the script locally but need to see what happens with GitHub actions.

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

Codecov Report

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

Project coverage is 78.06%. Comparing base (8258d73) to head (bf26b9d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1615 +/- ## ======================================= Coverage 78.05% 78.06% ======================================= Files 562 562 Lines 94600 94600 Branches 13575 13575 ======================================= + Hits 73840 73846 +6 + Misses 20168 20162 -6 Partials 592 592 ```

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