-
New Feature
-
Resolution: Fixed
-
Minor
-
-
5.0.0-beta2
When splitting the different types of tests (integration test, performance test, statical analysis) in separated jobs from my main build job (compile / unit tests) in order to keep the build fast for the development team, I ran into the problem that reporting is scattered all around the different jobs.
Jenkins provides functionality to aggregate downstream test reports but I would also like to see that for other reporting.
- is related to
-
JENKINS-9739 Aggregation of downstream project reports for cobertura
-
- Open
-
[JENKINS-9066] Aggregation of downstream project reports for static analysis reports
Link | New: This issue is related to JENKINS-9739 [ JENKINS-9739 ] |
Component/s | Original: cobertura [ 15500 ] |
Component/s | New: analysis-core [ 15709 ] | |
Component/s | Original: findbugs [ 15496 ] | |
Component/s | Original: pmd [ 15511 ] | |
Component/s | Original: analysis-collector [ 15710 ] | |
Summary | Original: Aggregation of downstream project reports like cobertura / findbugs / pmd etc reports | New: Aggregation of downstream project reports for findbugs / pmd reports |
Summary | Original: Aggregation of downstream project reports for findbugs / pmd reports | New: Aggregation of downstream project reports for static analysis reports |
I see. Should the aggregation use just all available downstream projects or just a sub set of them?