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

Reduce the import path to the loop tool #17

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

k1nshuk
Copy link
Contributor

@k1nshuk k1nshuk commented Nov 20, 2024

Address #16 with a shorter way to import loop tool in parameter sweep. now one can simply call:

from parameter_sweep import loopTool

@k1nshuk k1nshuk self-assigned this Nov 20, 2024
@k1nshuk k1nshuk linked an issue Nov 20, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.35%. Comparing base (f7e90b3) to head (794e658).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   94.34%   94.35%           
=======================================
  Files          37       38    +1     
  Lines        3716     3718    +2     
=======================================
+ Hits         3506     3508    +2     
  Misses        210      210           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@bknueven bknueven merged commit 1d15e32 into watertap-org:main Nov 21, 2024
18 checks passed
@k1nshuk k1nshuk deleted the lt_imports branch November 21, 2024 23:13
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.

loop_tool naming
3 participants