Closed khrm closed 6 days ago
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
pkg/watcher/reconciler/dynamic/dynamic.go | 50.2% | 50.7% | 0.5 |
pkg/watcher/reconciler/pipelinerun/reconciler.go | 28.6% | 29.5% | 0.9 |
/test pull-tekton-results-integration-tests
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
pkg/watcher/reconciler/dynamic/dynamic.go | 50.2% | 50.7% | 0.5 |
pkg/watcher/reconciler/pipelinerun/reconciler.go | 28.6% | 29.5% | 0.9 |
/test pull-tekton-results-integration-tests
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
pkg/watcher/reconciler/dynamic/dynamic.go | 50.2% | 50.7% | 0.5 |
pkg/watcher/reconciler/pipelinerun/reconciler.go | 28.6% | 29.5% | 0.9 |
/test pull-tekton-results-integration-tests
/assign @vdemeester @enarha
/cherry-pick @release-v0.12.x
@khrm: once the present PR merges, I will cherry-pick it on top of @release-v0.12.x in a new PR and assign it to you.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: avinal, vdemeester
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@khrm: cannot checkout @release-v0.12.x
: error checking out @release-v0.12.x: exit status 1. output: error: pathspec '@release-v0.12.x' did not match any file(s) known to git
/cherry-pick release-v0.12.x
@khrm: new pull request created: #890
Finalizer was disabled earlier for pruner setting, this enables it.
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you review them:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes