icecube / FIRESONG

FIRst Extragalactic Simulation Of Neutrino and Gamma-ray
Other
18 stars 8 forks source link

Look into options for continuous integration #27

Closed apizzuto closed 3 years ago

apizzuto commented 3 years ago

Would be nice to have automated checks of the tests with every new commit

apizzuto commented 3 years ago

See https://github.com/icecube/FIRESONG/actions/workflows/test-firesong.yml. Right now it's only applied to one branch that I'm developing, but all of the output is and coverage tests are output under the actions tab.

apizzuto commented 3 years ago

This was included in most recent PR: https://github.com/icecube/FIRESONG/pull/51

Closing because this is taken care of. If we want to make the testing more sophisticated or do build tests, then I think that's a separate issue.