-
Bug
-
Resolution: Unresolved
-
Major
The rubyMetrics plugin's rcov embeds the entire source code of the project into the build.xml
(hudson.plugins.rubyMetrics.rcov.RcovBuildAction.results.files)
This results [1] in a 37 mb build.xml and a 576mb DOM [2].
[1] For a project with 179034 LOC over 1500 files.
[2] As measured from a heap dump