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

Error missing defaults #2864

Merged
merged 6 commits into from
Jul 16, 2024
Merged

Conversation

hersle
Copy link
Contributor

@hersle hersle commented Jul 16, 2024

I suggest fixing/closing #2857 by forwarding getdefault() to Symbolics, which already errors if a variable has no defaults.

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

@hersle
Copy link
Contributor Author

hersle commented Jul 16, 2024

Ignore the two latest commits. I accidentally pushed some changes that belonged to a different branch. Sorry about the mess.

@ChrisRackauckas
Copy link
Member

https://github.com/SciML/ModelingToolkit.jl/actions/runs/9962933210/job/27527856172?pr=2864#step:6:1015

Looks like that Test just needs to be updated for the new error. Doesn't look like any other changes to the package needed and this is good to go.

@ChrisRackauckas ChrisRackauckas merged commit 6d8e86e into SciML:master Jul 16, 2024
20 of 22 checks passed
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.

2 participants