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 `all_fuzz_tests` build target #1605

Closed justsmth closed 4 months ago

justsmth commented 4 months ago

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

Codecov Report

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

Project coverage is 78.03%. Comparing base (92bf532) to head (903d958).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1605 +/- ## ======================================= Coverage 78.03% 78.03% ======================================= Files 562 562 Lines 94556 94556 Branches 13574 13573 -1 ======================================= + Hits 73786 73791 +5 + Misses 20175 20172 -3 + Partials 595 593 -2 ```

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