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

Experiment should have configurable options for fail_on_duplicate and fail_on_deep_comparison #1945

Open
devclinton opened this issue Nov 8, 2022 · 2 comments
Assignees
Labels
Core Documentation duplicate This issue or pull request already exists Feature Request

Comments

@devclinton
Copy link
Member

self.assets.add_assets(assets, fail_on_duplicate=True, fail_on_deep_comparison=True)

Add fail_on_duplicate and fail_on_deep_comparison to the experiment object with defaults of both True.

The documentation for the parameters should reference idmtools.assets.asset_collection.AssetCollection.add_assets

@issuelabeler issuelabeler bot added Documentation duplicate This issue or pull request already exists labels Nov 8, 2022
@devclinton
Copy link
Member Author

Provide some explanation of these options and example of when they are useful.

@jps1
Copy link
Collaborator

jps1 commented Jun 18, 2024

@ZDu-IDM can you investigate this more please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Documentation duplicate This issue or pull request already exists Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants