Do you build different branches in the same job? > Am 02.08.2021 um 03:49 schrieb 'Dan Kegel' via Jenkins Users > <[email protected]>: > > Hi! I am using this line in my Jenkinsfile: > > cobertura autoUpdateHealth: true, autoUpdateStability: true, failNoReports: > false, coberturaReportFile: '**/coverage-**.xml', failUnhealthy: true, > failUnstable: false, maxNumberOfBuilds: 0, onlyStable: false, sourceEncoding: > 'ASCII', zoomCoverageChart: true, enableNewApi: true, lineCoverageTargets: > "80, 0, 10" > > and I get a lovely coverage trend graph. However, try builds (builds for > merge requests) show up in the trendline, so it looks like coverage is > bouncing all over the place. > > I'm trying setting autoUpdateFoo to false when not on main branch, but I'm > not sure it's doing what I expect. Anyone have suggestions? > > Thanks, > > Dan > > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/328fc0ea-d032-43dc-9b42-9524160010f2n%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-users/328fc0ea-d032-43dc-9b42-9524160010f2n%40googlegroups.com?utm_medium=email&utm_source=footer>.
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/94F4BBDC-EC35-4C17-BF07-709382D1CA61%40gmail.com.
