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

ci: Add GitHub Actions based workflow for CI #8

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

matthewfeickert
Copy link
Contributor

Addresses the "Split the CI components from the wheel building in CI" component of #7 (comment)

  • Use pytest.approx for comparison of floating point.
  • Add GitHub Actions based workflow for CI.
  • Remove Travis CI config.

* Provides more standardized tooling.
* Use more reasonable floating point values for comparision.
* Use GitHub Actions to run the CI in a seperate workflow
  from building wheels.
* Add coverage to 'test' extras.
* On Linux test on all CPython versions that the setup.cfg
  states are supported.
* Use of Travis CI was deprecated long ago.
@matthewfeickert
Copy link
Contributor Author

@rikab this is ready for review.

@matthewfeickert
Copy link
Contributor Author

@rikab 👋 Gentle ping on this.

@rikab rikab merged commit a7249c0 into thaler-lab:master Feb 16, 2024
7 checks passed
@matthewfeickert matthewfeickert deleted the ci/fix-tests-on-windows branch February 16, 2024 03:39
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