msimet / Stile

Stile: the Systematics Tests In Lensing pipeline
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

Continuous integration & test coverage utilities #101

Open msimet opened 6 years ago

msimet commented 6 years ago

As we're updating Stile, I think it would be useful to implement continuous integration testing & test coverage utilities to examine the code. Based on my experience with other projects, I think TravisCI and codecov would be good options, but I'm interested to hear if others have suggestions.