Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

NO-JIRA: enable code coverage report in travis#321

Closed
kgiusti wants to merge 1 commit into
apache:masterfrom
kgiusti:travis-coverage
Closed

NO-JIRA: enable code coverage report in travis#321
kgiusti wants to merge 1 commit into
apache:masterfrom
kgiusti:travis-coverage

Conversation

@kgiusti
Copy link
Copy Markdown
Contributor

@kgiusti kgiusti commented Jun 12, 2018

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.

@codecov-io
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@13c2107). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #321   +/-   ##
========================================
  Coverage          ?   86.5%           
========================================
  Files             ?      69           
  Lines             ?   15466           
  Branches          ?       0           
========================================
  Hits              ?   13379           
  Misses            ?    2087           
  Partials          ?       0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13c2107...99e3694. Read the comment docs.

@asfgit asfgit closed this in ae4e391 Jun 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants