Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Ognjen Bubalo
Components: jacoco
Created: 16/May/14 2:29 PM
Description:

I'm using Jacoco to record code coverage in my builds. I'd love to be able to keep a long term trend chart to see how the coverage is increasing or decreasing over time. However, If I choose to keep say 30 builds but only the last build's artifacts, my jacoco/classes folder under all those builds still retains my compiled code for those 30 builds. In my case that folder is roughly 480Mb, so Jacoco is eating disk space like crazy.

I'd love the option for jacoco to keep N builds' worth of classes/sources (or honor my existing artifacts settings) but retain the entire history of execfiles for trend charts.

We don't really care that much about doing deep dives into old builds' coverage for specific classes/etc but do compare about seeing the trends and doing deep dives on the last N builds' data.

Project: Jenkins
Priority: Major Major
Reporter: Chris Williams
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to