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

Use assert for tests #3201

Merged
merged 4 commits into from
Jan 14, 2024

Merge branch 'main' into test-assert

f7ed848
Select commit
Loading
Failed to load commit list.
Merged

Use assert for tests #3201

Merge branch 'main' into test-assert
f7ed848
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 14, 2024 in 0s

0.00% of diff hit (target 35.25%)

View this Pull Request on Codecov

0.00% of diff hit (target 35.25%)

Annotations

Check warning on line 168 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L168

Added line #L168 was not covered by tests

Check warning on line 176 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 181 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L181

Added line #L181 was not covered by tests

Check warning on line 183 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L183

Added line #L183 was not covered by tests

Check warning on line 188 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 203 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 209 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 245 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L245

Added line #L245 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/cancel.go#L156-L158

Added lines #L156 - L158 were not covered by tests