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

Unique status for matrix #2695

Merged
merged 12 commits into from
Nov 1, 2023

Merge branch 'main' into matrix-uniq

b4dc3db
Select commit
Loading
Failed to load commit list.
Merged

Unique status for matrix #2695

Merge branch 'main' into matrix-uniq
b4dc3db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2023 in 1s

6.45% of diff hit (target 33.62%)

View this Pull Request on Codecov

6.45% of diff hit (target 33.62%)

Annotations

Check warning on line 163 in cmd/agent/agent.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/agent/agent.go#L156-L163

Added lines #L156 - L163 were not covered by tests

Check warning on line 172 in cmd/agent/agent.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/agent/agent.go#L172

Added line #L172 was not covered by tests

Check warning on line 227 in cmd/agent/agent.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/agent/agent.go#L227

Added line #L227 was not covered by tests

Check warning on line 21 in pipeline/backend/common/script.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/common/script.go#L21

Added line #L21 was not covered by tests

Check warning on line 23 in pipeline/backend/common/script.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/common/script.go#L23

Added line #L23 was not covered by tests

Check warning on line 30 in pipeline/backend/docker/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/convert.go#L30

Added line #L30 was not covered by tests

Check warning on line 40 in pipeline/backend/docker/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/convert.go#L40

Added line #L40 was not covered by tests

Check warning on line 97 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L97

Added line #L97 was not covered by tests

Check warning on line 100 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L100

Added line #L100 was not covered by tests

Check warning on line 118 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L118

Added line #L118 was not covered by tests

Check warning on line 125 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L122-L125

Added lines #L122 - L125 were not covered by tests

Check warning on line 147 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 164 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L164

Added line #L164 was not covered by tests

Check warning on line 182 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L182

Added line #L182 was not covered by tests

Check warning on line 376 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L371-L376

Added lines #L371 - L376 were not covered by tests

Check warning on line 109 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L109

Added line #L109 was not covered by tests

Check warning on line 112 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L112

Added line #L112 was not covered by tests

Check warning on line 125 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L125

Added line #L125 was not covered by tests

Check warning on line 134 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L130-L134

Added lines #L130 - L134 were not covered by tests

Check warning on line 192 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L192

Added line #L192 was not covered by tests

Check warning on line 31 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L31

Added line #L31 was not covered by tests

Check warning on line 69 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L69

Added line #L69 was not covered by tests

Check warning on line 34 in pipeline/backend/local/command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/command.go#L34

Added line #L34 was not covered by tests

Check warning on line 38 in pipeline/backend/local/command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/command.go#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 63 in pipeline/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/local.go#L63

Added line #L63 was not covered by tests