Skip to content

Cover more of root_locus: dtime and sisotool #617

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

Merged
merged 3 commits into from
Jun 16, 2021

Conversation

bnavigator
Copy link
Contributor

Cover what has been discovered by #616

@coveralls
Copy link

coveralls commented Apr 29, 2021

Coverage Status

Coverage increased (+0.3%) to 89.734% when pulling fae38af on bnavigator:cover-rlocus into c21bc69 on python-control:master.

if isdtime(sys, strict=True):
zgrid(ax=ax)
else:
_sgrid_func()
_sgrid_func(fig=fig if sisotool else None)
Copy link
Contributor

Choose a reason for hiding this comment

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

Any idea why there are two different sgrid functions? there is this one and there is grid.sgrid. Maybe a different PR, but would be good to unify these and get the best of each of them.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apparently _sgrid_func() was removed in #193 but reintroduced through some merge gone wrong?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@murrayrm murrayrm merged commit 608093e into python-control:master Jun 16, 2021
@murrayrm murrayrm added this to the 0.9.1 milestone Dec 30, 2021
@bnavigator bnavigator deleted the cover-rlocus branch February 18, 2024 20:30
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.

4 participants