Skip to content

add github action to check setup.py, examples, and notebooks#520

Merged
bnavigator merged 2 commits intopython-control:masterfrom
murrayrm:install_examples
Jan 30, 2021
Merged

add github action to check setup.py, examples, and notebooks#520
bnavigator merged 2 commits intopython-control:masterfrom
murrayrm:install_examples

Conversation

@murrayrm
Copy link
Copy Markdown
Member

This PR resolves issue #519 by adding a new workflow (install_examples) that installs the control package using the setup.py script, then runs the examples/run_examples.py and (new) examples/run_notebooks.py scripts. These call all of the .py and .ipynb (Jupyter notebook) files in the examples directory and make sure they run correctly.

Also fixed some errors in the Jupyter notebook files due to 0.9.0 updates.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 87.754% when pulling b6e73c7 on murrayrm:install_examples into 6d51358 on python-control:master.

@murrayrm murrayrm linked an issue Jan 30, 2021 that may be closed by this pull request
@bnavigator bnavigator merged commit 343d5d6 into python-control:master Jan 30, 2021
@murrayrm murrayrm deleted the install_examples branch January 31, 2021 00:13
@murrayrm murrayrm added this to the 0.9.0 milestone Mar 20, 2021
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.

Test examples in CI

3 participants