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

Ignore pipelines without config #2949

Merged
merged 12 commits into from
Dec 21, 2023

rename

d3e4965
Select commit
Loading
Failed to load commit list.
Merged

Ignore pipelines without config #2949

rename
d3e4965
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 21, 2023 in 0s

39.06% of diff hit (target 35.40%)

View this Pull Request on Codecov

39.06% of diff hit (target 35.40%)

Annotations

Check warning on line 195 in server/forge/configFetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/configFetcher.go#L195

Added line #L195 was not covered by tests

Check warning on line 296 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 323 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L321-L323

Added lines #L321 - L323 were not covered by tests

Check warning on line 234 in server/forge/github/github.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/github/github.go#L231-L234

Added lines #L231 - L234 were not covered by tests

Check warning on line 253 in server/forge/github/github.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/github/github.go#L250-L253

Added lines #L250 - L253 were not covered by tests

Check warning on line 267 in server/forge/github/github.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/github/github.go#L265-L267

Added lines #L265 - L267 were not covered by tests

Check warning on line 359 in server/forge/gitlab/gitlab.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitlab/gitlab.go#L356-L359

Added lines #L356 - L359 were not covered by tests

Check warning on line 398 in server/forge/gitlab/gitlab.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitlab/gitlab.go#L396-L398

Added lines #L396 - L398 were not covered by tests

Check warning on line 66 in server/forge/types/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/types/errors.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 71 in server/forge/types/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/types/errors.go#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 69 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L69

Added line #L69 was not covered by tests

Check warning on line 73 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 77 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 82 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L82

Added line #L82 was not covered by tests

Check warning on line 86 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L86

Added line #L86 was not covered by tests