Closed khrm closed 3 weeks 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/api/server/v1alpha2/plugin_logs.go | 49.1% | 43.8% | -5.4 |
/test pull-tekton-results-unit-tests
/retest
/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: 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: #866
Added debug logs to make it easier to figure out what went wrong under production/sandbox environment.
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