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

Flag to set the random seed in acceptance tests #1952

Merged

Conversation

zregvart
Copy link
Member

Might be useful on very narrow set of cases to control the random seed used by the acceptance tests, so this adds a flag to set it.

Might be useful on very narrow set of cases to control the random seed
used by the acceptance tests, so this adds a flag to set it.
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.11%. Comparing base (1b7d62d) to head (b12ef5f).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1952   +/-   ##
=======================================
  Coverage   74.11%   74.11%           
=======================================
  Files          88       88           
  Lines        5729     5729           
=======================================
  Hits         4246     4246           
  Misses       1483     1483           
Flag Coverage Δ
generative 74.11% <ø> (ø)
integration 74.11% <ø> (ø)
unit 74.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@zregvart zregvart merged commit 0917eb2 into enterprise-contract:main Sep 12, 2024
11 checks passed
@zregvart zregvart deleted the pr/acceptance-random-seed-flag branch September 12, 2024 13:55
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