Closed 6543 closed 1 week ago
Attention: Patch coverage is 22.22222%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 27.04%. Comparing base (
e13085b
) to head (6a37f67
). Report is 7 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pipeline/backend/kubernetes/kubernetes.go | 0.00% | 6 Missing :warning: |
server/store/datastore/migration/common.go | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Tearing down https://woodpecker-ci-woodpecker-pr-4354.surge.sh
While its nice that we skip some steps/workflows depending on the changed files, we somehow miss some breaking changes that should have been covered by the introduced PR CI run already. There was another one today https://github.com/woodpecker-ci/woodpecker/pull/4353
Yes, but the reason for this is that there was a golangci-lint update and we always use the latest version.
Ah didnt know, thanks. Is there a reason to use latest instead of pinning + automerge?
Not that I know...
address lint errors ( https://ci.woodpecker-ci.org/repos/3780/pipeline/22530/31 )