Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Setup Travis CI and Codecoverage #248

Open
3 tasks
sreejakshetty opened this issue Mar 28, 2017 · 4 comments
Open
3 tasks

Setup Travis CI and Codecoverage #248

sreejakshetty opened this issue Mar 28, 2017 · 4 comments

Comments

@sreejakshetty
Copy link

sreejakshetty commented Mar 28, 2017

  • We need to be sure all our code is running and tested. Please set up Travis and Codecoverage to ensure this.
    This issue can be divided into multiple tasks.
  • Integrate Travis CI https://travis-ci.org
  • Codecoverage- we can integrate with https://coveralls.io/ or https://codecov.io/
  • Add travis ci and codecoverage labels to Readme
    Example Travis and codacy labels in Readme
    screenshot from 2017-03-28 08 36 35
    @medhach This issue should be on high priority.
    I would like to work on this issue
    Thank you
@sreejakshetty sreejakshetty changed the title Setup Travis CI and Codecoverge Setup Travis CI and Codecoverage Mar 28, 2017
@medhach
Copy link

medhach commented Apr 2, 2017

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
Copy link
Author

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
Copy link

medhach commented Apr 2, 2017

Okay go ahead and pull a request!

@sreejakshetty
Copy link
Author

screenshot from 2017-04-21 06 11 23

  • Integrated Codacy to my forked repo. It seems I need to have member permission to integrate codacy/codcov for syster/macc.
  • Results show our project has many duplicate code and security issues and grade is C. We need to improve code quality for our project.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants