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

Encapsulate program-level options #108

Merged
merged 15 commits into from
Oct 21, 2023
Merged

Encapsulate program-level options #108

merged 15 commits into from
Oct 21, 2023

Conversation

nwatson22
Copy link
Member

@nwatson22 nwatson22 commented Oct 17, 2023

Adds ProveOptions dataclass for storing the settings that don't change per kontrol prove execution

@nwatson22 nwatson22 self-assigned this Oct 17, 2023
@nwatson22 nwatson22 marked this pull request as ready for review October 18, 2023 20:32
Copy link
Collaborator

@tothtamas28 tothtamas28 left a comment

Choose a reason for hiding this comment

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

Great refactoring! ✨

src/kontrol/prove.py Outdated Show resolved Hide resolved
src/kontrol/options.py Outdated Show resolved Hide resolved
src/kontrol/prove.py Outdated Show resolved Hide resolved
src/kontrol/__main__.py Outdated Show resolved Hide resolved
src/kontrol/options.py Outdated Show resolved Hide resolved
src/kontrol/prove.py Outdated Show resolved Hide resolved
src/kontrol/options.py Outdated Show resolved Hide resolved
src/kontrol/options.py Show resolved Hide resolved
src/kontrol/prove.py Outdated Show resolved Hide resolved
src/tests/integration/test_foundry_prove.py Show resolved Hide resolved
src/tests/integration/test_foundry_prove.py Show resolved Hide resolved
src/tests/profiling/test_foundry_prove.py Show resolved Hide resolved
Copy link
Collaborator

@tothtamas28 tothtamas28 left a comment

Choose a reason for hiding this comment

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

Looks good!

src/kontrol/options.py Outdated Show resolved Hide resolved
Co-authored-by: Tamás Tóth <tothtamas28@users.noreply.github.com>
@rv-jenkins rv-jenkins merged commit 132a6c5 into master Oct 21, 2023
8 checks passed
@rv-jenkins rv-jenkins deleted the noah/store-options branch October 21, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants