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

Stop steps after they are done #2681

Merged
merged 10 commits into from
Nov 1, 2023

remove unused login

781c24b
Select commit
Loading
Failed to load commit list.
Merged

Stop steps after they are done #2681

remove unused login
781c24b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2023 in 0s

6.59% of diff hit (target 34.10%)

View this Pull Request on Codecov

6.59% of diff hit (target 34.10%)

Annotations

Check warning on line 301 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L294-L301

Added lines #L294 - L301 were not covered by tests

Check warning on line 305 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L303-L305

Added lines #L303 - L305 were not covered by tests

Check warning on line 307 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L307

Added line #L307 was not covered by tests

Check warning on line 332 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L328-L332

Added lines #L328 - L332 were not covered by tests

Check warning on line 346 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L334-L346

Added lines #L334 - L346 were not covered by tests

Check warning on line 348 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L348

Added line #L348 was not covered by tests

Check warning on line 375 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L375

Added line #L375 was not covered by tests

Check warning on line 57 in pipeline/backend/local/command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/command.go#L25-L57

Added lines #L25 - L57 were not covered by tests

Check warning on line 138 in pipeline/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/local.go#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 142 in pipeline/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/local.go#L142

Added line #L142 was not covered by tests

Check warning on line 154 in pipeline/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/local.go#L150-L154

Added lines #L150 - L154 were not covered by tests

Check warning on line 220 in pipeline/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/local.go#L218-L220

Added lines #L218 - L220 were not covered by tests

Check warning on line 279 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L277-L279

Added lines #L277 - L279 were not covered by tests

Check warning on line 62 in server/api/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/hook.go#L62

Added line #L62 was not covered by tests

Check warning on line 75 in server/api/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/hook.go#L75

Added line #L75 was not covered by tests

Check warning on line 93 in server/api/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/hook.go#L93

Added line #L93 was not covered by tests

Check warning on line 496 in server/api/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/repo.go#L496

Added line #L496 was not covered by tests