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

Make PipelineConfig unique again #3215

Merged
merged 6 commits into from
Jan 18, 2024

fix tests

a3274eb
Select commit
Loading
Failed to load commit list.
Merged

Make PipelineConfig unique again #3215

fix tests
a3274eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 18, 2024 in 0s

51.85% of diff hit (target 35.24%)

View this Pull Request on Codecov

51.85% of diff hit (target 35.24%)

Annotations

Check warning on line 29 in server/pipeline/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/config.go#L25-L29

Added lines #L25 - L29 were not covered by tests

Check warning on line 55 in server/store/datastore/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/config.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 60 in server/store/datastore/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/config.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 67 in server/store/datastore/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/config.go#L66-L67

Added lines #L66 - L67 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/pipeline.go#L162-L163

Added lines #L162 - L163 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/pipeline.go#L167-L168

Added lines #L167 - L168 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/pipeline.go#L172-L173

Added lines #L172 - L173 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/pipeline.go#L177-L178

Added lines #L177 - L178 were not covered by tests