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

Incorrect errors raised #790

Closed
13 tasks done
BryanRumsey opened this issue May 3, 2022 · 1 comment · Fixed by #819 or #877
Closed
13 tasks done

Incorrect errors raised #790

BryanRumsey opened this issue May 3, 2022 · 1 comment · Fixed by #819 or #877
Assignees
Labels
bug Something isn't working ✔️​ Issue / PR has been resolved
Milestone

Comments

@BryanRumsey
Copy link
Contributor

BryanRumsey commented May 3, 2022

Events

  • ModelError raised in Event.add_assignment
  • TypeError raised in FunctionDefinition
  • ParameterError raised in Model.add_event
  • ParameterError raised in Model.add_function_definition
  • ParameterError raised in Model.add_rate_rule
  • KeyError raised in Model.delete_assignment_rule
  • KeyError raised in Model.delete_event
  • KeyError raised in Model.delete_function_definition
  • KeyError raised in Model.delete_rate_rule
  • KeyError raised in Model.get_assignment_rule
  • KeyError raised in Model.get_event
  • KeyError raised in Model.get_function_definition
  • KeyError raised in Model.get_rate_rule
@briandrawert briandrawert added this to the 1.6.10 milestone May 23, 2022
@BryanRumsey BryanRumsey linked a pull request Jun 1, 2022 that will close this issue
@BryanRumsey
Copy link
Contributor Author

Incorrect errors raised in model.py were fixed in #819

@BryanRumsey BryanRumsey modified the milestones: 1.6.10, 1.6.11 Jun 28, 2022
@BryanRumsey BryanRumsey modified the milestones: 1.6.11, 1.7.1 Aug 15, 2022
@BryanRumsey BryanRumsey modified the milestones: 1.7.1, 1.7.2 Oct 5, 2022
@briandrawert briandrawert added the bug Something isn't working label Dec 7, 2022
@BryanRumsey BryanRumsey added the ✔️​ Issue / PR has been resolved label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ✔️​ Issue / PR has been resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants