LinkageIO / Camoco

Camoco is a fully-fledged software package for building co-expression networks and analyzing the overlap interactions among genes.
MIT License
41 stars 32 forks source link

Add a coveralls badge to readme #70

Closed schae234 closed 6 years ago

schae234 commented 6 years ago

Add the necessary code to .travis.yml and setup.py to install the py.test-cov package and make the appropriate coveralls call in Travis to generate a coveralls.io badge.

Note:

This might require some github magic on my part, i.e. allowing coveralls.io to read from the camoco repo. Contact me and we can work it out together.

fuzzmz commented 6 years ago

Hey @schae234, I'd like to work on this, can you assign me to it?

schae234 commented 6 years ago

Hi @fuzzmz, we would love your help 👍

We are currently using the assignees in github internally for our laboratories projects. But I can merge pull requests if you open them with changes.

fuzzmz commented 6 years ago

Awesome. I'll get to it.

-- Serban Constantin

On Oct 10, 2017 21:02, "Rob Schaefer" notifications@github.com wrote:

Hi @fuzzmz https://github.com/fuzzmz, we would love your help 👍

We are currently using the assignees in github internally for our laboratories projects. But I can merge pull requests if you open them with changes.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/schae234/Camoco/issues/70#issuecomment-335557807, or mute the thread https://github.com/notifications/unsubscribe-auth/ABRfjVfqdi6x-tM32XiwB0OEDQRj0sm-ks5sq7EYgaJpZM4P0K2c .

schae234 commented 6 years ago

This was added in #72