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

Fix skipped pipelines model #2923

Merged
merged 5 commits into from
Dec 12, 2023

Update server/store/store.go

615368a
Select commit
Loading
Failed to load commit list.
Merged

Fix skipped pipelines model #2923

Update server/store/store.go
615368a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 12, 2023 in 0s

4.54% of diff hit (target 33.89%)

View this Pull Request on Codecov

4.54% of diff hit (target 33.89%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L56

Added line #L56 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#L84-L86

Added lines #L84 - L86 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L91-L93

Added lines #L91 - L93 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L147-L154

Added lines #L147 - L154 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L156-L158

Added lines #L156 - L158 were not covered by tests

Check warning on line 140 in server/store/datastore/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/pipeline.go#L139-L140

Added lines #L139 - L140 were not covered by tests