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

Added a CI workflow that runs the examples #7

Merged
merged 11 commits into from
Aug 12, 2024

Conversation

Helveg
Copy link
Collaborator

@Helveg Helveg commented Aug 6, 2024

Hi, I've added the basic structure to run unit tests during CI.

The only test that I've added tests that all the files in the example folder are runnable without errors, for several supported matplotlib and seaborn versions.

The CI run also revealed that starbars has the following minimum version requirements:

  • Python 3.9+
  • matplotlib 3.9.0+
  • seaborn 0.13.0+

@elide-b elide-b merged commit fad0368 into elide-b:main Aug 12, 2024
@elide-b
Copy link
Owner

elide-b commented Aug 12, 2024

thank you :)

@Helveg Helveg deleted the ci/run-examples branch August 12, 2024 23:35
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.

None yet

2 participants