You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/10/17 05:19:01 UTC

[jira] [Created] (MESOS-8104) Add code coverage to continuous integration.

James Peach created MESOS-8104:
----------------------------------

             Summary: Add code coverage to continuous integration.
                 Key: MESOS-8104
                 URL: https://issues.apache.org/jira/browse/MESOS-8104
             Project: Mesos
          Issue Type: Bug
          Components: build, test
            Reporter: James Peach


We should integrate code coverage in the the CI testing. Adding the right compiler options looks like [this|https://github.com/apache/trafficserver/commit/be237ea7ee874355c6f8209b4793dfe4c4fedd88] in automake (though we need to remove the bugs). We can push the coverage data to coveralls.io from specific test build configurations, and there's even precedent for the ASF infra team wiring it into Github directly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)