Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic fork tests for randomness generation #2255

Draft
wants to merge 11 commits into
base: randomness_generation
Choose a base branch
from

Conversation

torben-hansen
Copy link
Contributor

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.

@torben-hansen torben-hansen changed the title Ragdoll concurrency tests Basic fork tests for randomness generation Mar 6, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 89.54248% with 16 lines in your changes missing coverage. Please review.

Project coverage is 79.05%. Comparing base (1b0a250) to head (fa3536f).

Files with missing lines Patch % Lines
crypto/fipsmodule/rand/rand_concurrency_test.cc 90.09% 8 Missing and 3 partials ⚠️
crypto/test/test_util.cc 50.00% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           randomness_generation    #2255      +/-   ##
=========================================================
+ Coverage                  79.00%   79.05%   +0.04%     
=========================================================
  Files                        628      629       +1     
  Lines                     107202   107350     +148     
  Branches                   15163    15168       +5     
=========================================================
+ Hits                       84699    84866     +167     
+ Misses                     21790    21767      -23     
- Partials                     713      717       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants