Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration with Coveralls #172

Merged
merged 1 commit into from
Mar 20, 2017
Merged

Add integration with Coveralls #172

merged 1 commit into from
Mar 20, 2017

Conversation

ruippeixotog
Copy link
Member

@ruippeixotog ruippeixotog commented Mar 20, 2017

This PR adds integration with Coveralls - Travis will start sending coverage data to Coveralls on each successful build.

After that, we can optionally make Coveralls:

  • comment on each PR with its coverage percentage;
  • use the GitHub status API to make a PR "fail" when the coverage is below a certain threshold or when the PR makes the coverage decrease below a certain threshold (relative to master).

Right now, I just enabled the comments part. Let me know what you prefer :)

@coveralls
Copy link

coveralls commented Mar 20, 2017

Coverage Status

Changes Unknown when pulling e714c91 on ruippeixotog:coveralls into ** on melrief:master**.

@melrief melrief merged commit e989856 into pureconfig:master Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants