Unable to remove unused Coverage Metric Targets from Cobertura Report Graph

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I'm trying to obtain code coverage using python. I obtain this through Ned Batchelder's coverage.py, converting it to xml so that it can be displayed with the Cobertura plugin on Jenkins.

      It is my understanding that the only relevant metric is Lines, which is fine, however I'd like to remove Packages, Files, Classes, and Conditionals from the graph and I can't seem to do this. (Coverage.jpg)

      Only Lines is present under Publish Cobertura Coverage Report's advanced options (config.jpg)

      Is this possible? Am I just missing something?

        1. config.jpg
          139 kB
          Neal Storey
        2. Coverage.jpg
          47 kB
          Neal Storey

            Assignee:
            Unassigned
            Reporter:
            Neal Storey
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: