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

Support skipping stages by path pattern or commit message prefix #4922

Merged
merged 51 commits into from
Jun 18, 2024

Fix: rename test func

b9e8a2a
Select commit
Loading
Failed to load commit list.
Merged

Support skipping stages by path pattern or commit message prefix #4922

Fix: rename test func
b9e8a2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 10, 2024 in 0s

23.95% of diff hit (target 29.38%)

View this Pull Request on Codecov

23.95% of diff hit (target 29.38%)

Annotations

Check warning on line 538 in pkg/app/piped/controller/scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/scheduler.go#L531-L538

Added lines #L531 - L538 were not covered by tests

Check warning on line 546 in pkg/app/piped/controller/scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/scheduler.go#L540-L546

Added lines #L540 - L546 were not covered by tests

Check warning on line 721 in pkg/app/piped/controller/scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/scheduler.go#L708-L721

Added lines #L708 - L721 were not covered by tests

Check warning on line 724 in pkg/app/piped/controller/scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/scheduler.go#L724

Added line #L724 was not covered by tests

Check warning on line 32 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 38 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 47 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L41-L47

Added lines #L41 - L47 were not covered by tests

Check warning on line 51 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 57 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 62 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 64 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L64

Added line #L64 was not covered by tests

Check warning on line 79 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 85 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L81-L85

Added lines #L81 - L85 were not covered by tests

Check warning on line 94 in pkg/app/piped/controller/skipstage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/controller/skipstage.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 115 in pkg/app/piped/executor/analysis/analysis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/executor/analysis/analysis.go#L115

Added line #L115 was not covered by tests

Check warning on line 342 in pkg/app/piped/executor/analysis/analysis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/executor/analysis/analysis.go#L342

Added line #L342 was not covered by tests

Check warning on line 144 in pkg/git/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/git/repo.go#L144

Added line #L144 was not covered by tests