Skip to content

Adds option to supply a dict or yaml file to loop directyl#25

Open
avdudchenko wants to merge 8 commits into
watertap-org:mainfrom
avdudchenko:change_loop_tool_config_load
Open

Adds option to supply a dict or yaml file to loop directyl#25
avdudchenko wants to merge 8 commits into
watertap-org:mainfrom
avdudchenko:change_loop_tool_config_load

Conversation

@avdudchenko
Copy link
Copy Markdown
Contributor

Makes it possible to supply a dict instead of a yaml file for configuring loop tool directly a small change.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.39%. Comparing base (22d69b8) to head (2c16b3e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   94.36%   94.39%   +0.03%     
==========================================
  Files          38       38              
  Lines        3726     3748      +22     
==========================================
+ Hits         3516     3538      +22     
  Misses        210      210              

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

@avdudchenko avdudchenko marked this pull request as ready for review October 21, 2025 02:18
Comment thread src/parameter_sweep/loop_tool/tests/test_loop_tool.py Outdated
Comment thread src/parameter_sweep/loop_tool/loop_tool.py Outdated
Comment on lines +314 to +319
print(
"val",
sweep_directory[loop_value]["simulation_setup"][
"build_defaults"
],
)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

delete?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

Comment thread src/parameter_sweep/loop_tool/loop_tool.py
adam-a-a
adam-a-a previously approved these changes Oct 21, 2025
Copy link
Copy Markdown
Contributor

@adam-a-a adam-a-a left a comment

Choose a reason for hiding this comment

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

LGTM - only a couple of cleanup comments

@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Oct 23, 2025
Co-authored-by: Adam Atia <aatia@keylogic.com>
k1nshuk
k1nshuk previously approved these changes Nov 23, 2025
@ksbeattie
Copy link
Copy Markdown
Contributor

@avdudchenko is this needed for a "Feb" release?

@ksbeattie ksbeattie added Priority:Low Low Priority Issue or PR and removed Priority:Normal Normal Priority Issue or PR labels Apr 23, 2026
@avdudchenko
Copy link
Copy Markdown
Contributor Author

I think this is just waiting for a re-review @adam-a-a and @k1nshuk

Copy link
Copy Markdown
Collaborator

@k1nshuk k1nshuk left a comment

Choose a reason for hiding this comment

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

Changes look good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority:Low Low Priority Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants