[
https://issues.apache.org/jira/browse/QPIDJMS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081894#comment-16081894
]
ASF GitHub Bot commented on QPIDJMS-298:
----------------------------------------
GitHub user jdanekrh opened a pull request:
https://github.com/apache/qpid-jms/pull/8
QPIDJMS-298 Add coverage report uploading to codecov.io in .travis.yml
You can review the report at
https://codecov.io/gh/msgqe/qpid-jms/branch/codecov. There is also this nice
feature of coverage diffs between commits (works only if both commits had been
tested in CI before). It does not show much for this commit, because no java
code was changed
https://codecov.io/gh/msgqe/qpid-jms/commit/c1db46d8ee19c3eced459d0409eef6b78e4c5dae.
The project obviously needs to be enabled for codecov.io. I am not sure if
that is a problem or not, given qpid-jms is an Apache project.
I choose codecov.io because it seems to have worked well for @ctron in
https://github.com/ctron/kapua-gateway-client.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/msgqe/qpid-jms codecov
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-jms/pull/8.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8
----
commit 031420f0ba63a5e427b827f14e9225d16e9c1eae
Author: Jiří Daněk <[email protected]>
Date: 2017-06-22T10:43:31Z
QPIDJMS-298 Add coverage report uploading to codecov.io in .travis.yml
----
> Use online service to manage and display coverage reports
> ---------------------------------------------------------
>
> Key: QPIDJMS-298
> URL: https://issues.apache.org/jira/browse/QPIDJMS-298
> Project: Qpid JMS
> Issue Type: Wish
> Components: qpid-jms-client, qpid-jms-discovery
> Affects Versions: 0.24.0
> Reporter: Jiri Danek
> Priority: Minor
>
> There are multiple coverage monitoring online services that integrate with
> popular CI services, like TravisCI.
> I propose uploading coverage report from run in TravisCI to some coverage
> monitoring service. This way, test coverage will become more visible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]