giotto-ai / giotto-tda

A high-performance topological machine learning toolbox in Python
https://giotto-ai.github.io/gtda-docs
Other
858 stars 175 forks source link

[CI] Rename notebooks_check to test_notebooks and add test_wheels variable #524

Closed ulupo closed 4 years ago

ulupo commented 4 years ago

The CI has become too heavy for all the following to run at the same time:

The main cause for this is the increased test coverage as well as the complexity of some of the new notebooks (particularly the MNIST classification one).

I am introducing a new test_wheels variable in Azure to exclude unit tests of the wheels. This should be particularly useful in PRs devoted only to the notebooks.