systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Setup Travis CI and Codecoverage #248

Open sreejakshetty opened 7 years ago

sreejakshetty commented 7 years ago
medhach commented 7 years ago

Travis CI is already integrated with the project, so you can add any test coverage tool. Which one do you think is better? coveralls or codecov?

sreejakshetty commented 7 years ago

I would prefer codecov Codecov has many advantages than other test coverage tool. The following link explains clearlly all the differences https://www.slant.co/topics/2188/~code-coverage-services

medhach commented 7 years ago

Okay go ahead and pull a request!

sreejakshetty commented 7 years ago

screenshot from 2017-04-21 06 11 23

Can you please provide me member access to the repository so that I can integrate the tools.