joshspeagle / brutus

Modeling stellar photometry with "brute force" methods
MIT License
33 stars 6 forks source link

Continuous integration #38

Open gusbeane opened 4 years ago

gusbeane commented 4 years ago

Advocate for the introduction of continuous integration to test the code with each commit, and to provide consistent baseline performance numbers

joshspeagle commented 4 years ago

I need to do this at some point, especially now that the code is getting ~somewhat mature. I have this set up for dynesty, so I should also add in a bunch of unit tests here to make sure all the various features aren't breaking each time. I'll add that as a big to-do as I work on getting documentation up and running.