Skip to content

Codecov support #78

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

Merged
merged 2 commits into from
Jul 22, 2015
Merged

Codecov support #78

merged 2 commits into from
Jul 22, 2015

Conversation

dlobue
Copy link
Contributor

@dlobue dlobue commented Jun 20, 2015

Generate codecov.io compatible reports.

Submitting reports is simple:

$ lein cloverage --codecov
$ bash <(curl -s https://codecov.io/bash) -f target/coverage/codecov.json
dlobue added 2 commits June 20, 2015 02:51
Include support for tracking the number of times a form is hit during
testing. Both codecov.io and coveralls.io can generate reports with this
information.
Generate reports suitable for submitting to codecov.io
palfrey added a commit that referenced this pull request Jul 22, 2015
@palfrey palfrey merged commit 38da3b0 into cloverage:master Jul 22, 2015
@Deraen
Copy link

Deraen commented Sep 22, 2015

A new release with Codecov support would be great.

@rm-hull rm-hull mentioned this pull request Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants