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

Update MySQL to 9.0.0 #1685

Open skmcgrail opened 1 week ago

skmcgrail commented 1 week 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 1 week ago

Codecov Report

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

Project coverage is 78.23%. Comparing base (5a47ea1) to head (45dbcb2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1685 +/- ## ========================================== - Coverage 78.26% 78.23% -0.03% ========================================== Files 567 567 Lines 95242 95243 +1 Branches 13673 13672 -1 ========================================== - Hits 74543 74516 -27 - Misses 20105 20130 +25 - Partials 594 597 +3 ```

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