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

Add method for getting and setting parameters #61

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Conversation

nllong
Copy link
Member

@nllong nllong commented Aug 8, 2023

Parameters fall under a different type_prefix. This PR adds the get and update method for a parameter.

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Pull Request Test Coverage Report for Build 5801873196

  • 39 of 42 (92.86%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 88.874%

Changes Missing Coverage Covered Lines Changed/Added Lines %
modelica_builder/selector.py 21 22 95.45%
modelica_builder/model.py 18 20 90.0%
Totals Coverage Status
Change from base Build 5800059316: 0.2%
Covered Lines: 647
Relevant Lines: 728

💛 - Coveralls

@nllong nllong merged commit 8b01c43 into develop Aug 8, 2023
2 checks passed
@nllong nllong deleted the modify-parameter branch August 8, 2023 21:02
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.

None yet

1 participant