Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-72566] Use reference job API with forensics plugin #77

Merged
merged 33 commits into from
Feb 23, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Feb 5, 2024

If the forensics plugin does not find a reference job then no delta computation will be performed.

Downstream of jenkinsci/forensics-api-plugin#519

@uhafner uhafner added the bug Bugs or performance problems label Feb 5, 2024
Copy link

github-actions bot commented Feb 5, 2024

  • Surviving mutants in this change: 10
  • Killed mutants in this change: 1
class surviving killed
io.jenkins.plugins.coverage.metrics.steps.CoverageReporter 7 0
io.jenkins.plugins.coverage.metrics.steps.CoverageRecorder 2 0
io.jenkins.plugins.coverage.metrics.steps.CoverageStep$Execution 1 0
io.jenkins.plugins.coverage.metrics.steps.CoverageQualityGate 0 1

See https://pitest.org/

Copy link

github-actions bot commented Feb 6, 2024

  • Surviving mutants in this change: 10
  • Killed mutants in this change: 1
class surviving killed
io.jenkins.plugins.coverage.metrics.steps.CoverageReporter 7 0
io.jenkins.plugins.coverage.metrics.steps.CoverageRecorder 2 0
io.jenkins.plugins.coverage.metrics.steps.CoverageStep$Execution 1 0
io.jenkins.plugins.coverage.metrics.steps.CoverageQualityGate 0 1

See https://pitest.org/

Copy link

github-actions bot commented Feb 7, 2024

  • Surviving mutants in this change: 10
  • Killed mutants in this change: 1
class surviving killed
io.jenkins.plugins.coverage.metrics.steps.CoverageReporter 7 0
io.jenkins.plugins.coverage.metrics.steps.CoverageRecorder 2 0
io.jenkins.plugins.coverage.metrics.steps.CoverageStep$Execution 1 0
io.jenkins.plugins.coverage.metrics.steps.CoverageQualityGate 0 1

See https://pitest.org/

Copy link

github-actions bot commented Feb 7, 2024

  • Surviving mutants in this change: 10
  • Killed mutants in this change: 1
class surviving killed
io.jenkins.plugins.coverage.metrics.steps.CoverageReporter 7 0
io.jenkins.plugins.coverage.metrics.steps.CoverageRecorder 2 0
io.jenkins.plugins.coverage.metrics.steps.CoverageStep$Execution 1 0
io.jenkins.plugins.coverage.metrics.steps.CoverageQualityGate 0 1

See https://pitest.org/

Copy link

  • Surviving mutants in this change: 10
  • Killed mutants in this change: 1
class surviving killed
io.jenkins.plugins.coverage.metrics.steps.CoverageReporter 7 0
io.jenkins.plugins.coverage.metrics.steps.CoverageRecorder 2 0
io.jenkins.plugins.coverage.metrics.steps.CoverageStep$Execution 1 0
io.jenkins.plugins.coverage.metrics.steps.CoverageQualityGate 0 1

See https://pitest.org/

@uhafner uhafner marked this pull request as ready for review February 23, 2024 20:51
Copy link

  • Surviving mutants in this change: 10
  • Killed mutants in this change: 1
class surviving killed
io.jenkins.plugins.coverage.metrics.steps.CoverageReporter 7 0
io.jenkins.plugins.coverage.metrics.steps.CoverageRecorder 2 0
io.jenkins.plugins.coverage.metrics.steps.CoverageStep$Execution 1 0
io.jenkins.plugins.coverage.metrics.steps.CoverageQualityGate 0 1

See https://pitest.org/

@uhafner uhafner merged commit a633686 into main Feb 23, 2024
28 checks passed
@uhafner uhafner deleted the reference-job branch February 23, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant