cmelab / polybinder

Initialization of thermoplastic polymer systems to simulate thermal welding
GNU General Public License v3.0
2 stars 5 forks source link

Feat/container #34

Closed jennyfothergill closed 3 years ago

jennyfothergill commented 3 years ago

This PR adds cpu and gpu containers with automated builds, automated testing (run on the cpu container), and codecoverage reporting. I also fixed some pytest errors I found and added some convenience files (pytest.ini and codecov.yml) We wont see the builds until it is merged, and you'll need to add some "secrets" to the repo--I am happy to help you navigate it. (CODECOV_TOKEN, DOCKERHUB_USERNAME, DOCKERHUB_TOKEN)

chrisjonesBSU commented 3 years ago

Looks good to me