fiuneuro / brainconn

A Python implementation of the brain connectivity toolbox. **Not actively maintained.**
https://brainconn.readthedocs.io
GNU General Public License v3.0
30 stars 21 forks source link

Set up codecov and Travis (for this version) #6

Closed tsalo closed 6 years ago

tsalo commented 6 years ago

We should track test coverage in addition to continuous integration.

tsalo commented 6 years ago

Travis seems to be working alright, but codecov is only showing coverage of tests (not the functions that the tests are definitely running). I don't know why that is.

tsalo commented 6 years ago

Codecov seems to be working as of #27.