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

fix(config): normalize optimizer settings #9689

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented Jan 16, 2025

Motivation

Closes #9688

Solution

  • move optimizer settings normalization in helper fn and reuse when generating configs
  • add tests for default configs and optimizer options

@grandizzy grandizzy marked this pull request as ready for review January 16, 2025 09:33
Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@grandizzy grandizzy added T-bug Type: bug C-forge Command: forge labels Jan 16, 2025
@grandizzy grandizzy merged commit 9829054 into foundry-rs:master Jan 16, 2025
22 checks passed
@grandizzy grandizzy deleted the issue-9688 branch January 16, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-forge Command: forge T-bug Type: bug
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

bug: forge config with default values does not dump proper optimizer / optimizer_runs
2 participants