Skip to content

Use ProcessConfig rng to create VaryRun initial points#4042

Merged
clmould merged 1 commit intomainfrom
varyrun-rng
Jan 15, 2026
Merged

Use ProcessConfig rng to create VaryRun initial points#4042
clmould merged 1 commit intomainfrom
varyrun-rng

Conversation

@timothy-nunn
Copy link
Copy Markdown
Collaborator

vary_iteration_variables was not using the randomly seed generator from ProcessConfig and was creating its own. This generator was not seeded from run_process.conf.

@timothy-nunn timothy-nunn requested a review from clmould January 14, 2026 15:09
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 14, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 46.30%. Comparing base (9e5012f) to head (3faac31).

Files with missing lines Patch % Lines
process/main.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4042      +/-   ##
==========================================
- Coverage   46.30%   46.30%   -0.01%     
==========================================
  Files         123      123              
  Lines       28962    28960       -2     
==========================================
- Hits        13411    13410       -1     
+ Misses      15551    15550       -1     

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

@timothy-nunn timothy-nunn changed the title Use ProcessConfig rng to create VaryRyn initial points Use ProcessConfig rng to create VaryRun initial points Jan 14, 2026
@timothy-nunn timothy-nunn linked an issue Jan 14, 2026 that may be closed by this pull request
@clmould clmould merged commit 7870cf6 into main Jan 15, 2026
28 of 30 checks passed
@clmould clmould deleted the varyrun-rng branch January 15, 2026 11:05
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.

🐛 VaryRun random seed does not produce the same input files

3 participants