Kitware / resonanthpc

HPC-Enabled Pre- and Post-Processing with Jupyter
https://kitware.github.io/resonanthpc/
Apache License 2.0
6 stars 0 forks source link

Basic CI Testing and Deployment #45

Closed banesullivan closed 4 years ago

banesullivan commented 4 years ago

Add a basic CI routine (perhaps on Travis or Azure) to clone the repo, run the tests, and deploy a zip file of the template deck on a version tag to the GitHub release artifacts

Also, enable testing coverage and report it to codecov with a shiny badge on the README

banesullivan commented 4 years ago

Done in #47

banesullivan commented 4 years ago

Coverage may come later... installing depends like pytest might be a pain since we are running the tests in pvpython