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
398 stars 118 forks source link

[DRAFT] Add Alpine Linux to GitHub Actions CI #1750

Closed kexgaber closed 3 months ago

kexgaber commented 3 months ago

Issues:

Resolves #ISSUE-NUMBER1 Addresses #ISSUE-NUMBER2

Description of changes:

Describe AWS-LC’s current behavior and how your code changes that behavior. If there are no issues this pr is resolving, explain why this change is necessary.

Call-outs:

Point out areas that need special attention or support during the review process. Discuss architecture or design changes.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

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

Codecov Report

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

Project coverage is 78.44%. Comparing base (5fd0f08) to head (e00ad95).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1750 +/- ## ========================================== + Coverage 78.43% 78.44% +0.01% ========================================== Files 580 580 Lines 96756 96756 Branches 13877 13864 -13 ========================================== + Hits 75888 75902 +14 + Misses 20249 20236 -13 + Partials 619 618 -1 ```

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