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 process isolated tests for randomness generation #2255

Draft
wants to merge 14 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.33333% with 16 lines in your changes missing coverage. Please review.

Project coverage is 79.05%. Comparing base (e0afb8a) to head (7b04d4c).

Files with missing lines Patch % Lines
crypto/fipsmodule/rand/rand_isolated_test.cc 89.62% 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.02%   79.05%   +0.02%     
=========================================================
  Files                        628      629       +1     
  Lines                     107215   107353     +138     
  Branches                   15161    15168       +7     
=========================================================
+ Hits                       84729    84868     +139     
+ Misses                     21773    21767       -6     
- Partials                     713      718       +5     

☔ 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.

@torben-hansen torben-hansen changed the title Basic fork tests for randomness generation Basic process isolated tests for randomness generation Mar 11, 2025
@torben-hansen torben-hansen force-pushed the ragdoll_concurrency_tests branch from 334ffc5 to 7b04d4c Compare March 13, 2025 03:35
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