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
258 stars 105 forks source link

Improve gcc-4.8 support/testing #1665

Open justsmth opened 1 week ago

justsmth commented 1 week ago

Description of changes:

Call-out

Testing:

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.18%. Comparing base (3da2c4a) to head (3c3f957).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1665 +/- ## ========================================== - Coverage 78.21% 78.18% -0.03% ========================================== Files 571 571 Lines 95405 95404 -1 Branches 13705 13703 -2 ========================================== - Hits 74621 74592 -29 - Misses 20173 20201 +28 Partials 611 611 ```

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