jenkinsci / rubymetrics-plugin

Ruby metric reports for Jenkins. Rcov, Rails stats, Rails notes and Flog.
https://plugins.jenkins.io/rubyMetrics/
25 stars 28 forks source link

Question. Is there a way to aggregate multiple Rcov reports? #35

Open maxim-filkov opened 5 years ago

maxim-filkov commented 5 years ago

Hello,

I'm running unit and integration tests separately (different folders, each gets separate coverage reports). Is there a way to aggregate (merge) the reports to make overall code coverage statistics?