GitHub user kgiusti opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/321

    NO-JIRA: enable code coverage report in travis

    This patch enables code coverage reporting on travis.
    
    If the build + tests are successful, at the end of the output log a url 
will be printed.  That url can be used to view the coverage report.  Example:
    
    ==> Uploading reports
        url: https://codecov.io
        query: 
branch=travis-coverage&commit=99e369453e37f96268e8b08b340b78dd616c2673&build=42.1&build_url=&name=&tag=&slug=kgiusti%2Fdispatch&service=travis&flags=&pr=false&job=391325606
        -> Pinging Codecov
        -> Uploading
        -> View reports at 
https://codecov.io/github/kgiusti/dispatch/commit/99e369453e37f96268e8b08b340b78dd616c2673
    
    
    Open the "View reports...." link in a browser, and click on the Files 
header for the coverage results.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kgiusti/dispatch travis-coverage

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/321.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 #321
    
----
commit 99e369453e37f96268e8b08b340b78dd616c2673
Author: Kenneth Giusti <kgiusti@...>
Date:   2018-06-12T15:30:49Z

    NO-JIRA: enable code coverage report in travis

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to