Closed terryf82 closed 5 years ago
I really think that everything needs better coverage. (I'm also of the opinion that every time one fixes a bug, there should be a test added that fails before the test fix and passes after, but that's not something that's reasonable to require)
coverage is a great tool, but how much coverage we'd like is probably up for debate.
Our continuous integration runs py.test, which runs every python test anywhere under src, so any new tests will get run as well.
Working to implement codecov (https://codecov.io/gh/Data4Democracy/crash-model/branch/coverage) but waiting on assistance from D4D member with admin GitHub access.
Looks like we're done here. We have another issue for continuing tracking of codecov #131 .
I don't have much experience here so please chime in with opinions.
This will probably spawn several issues but as a starting point