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: container log, parallel execution, code dupe and process stuck #76

fixing container log, parallel execution, code dupe and process stuck

ca1e9dd
Select commit
Loading
Failed to load commit list.
Merged

fix: container log, parallel execution, code dupe and process stuck #76

fixing container log, parallel execution, code dupe and process stuck
ca1e9dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2024 in 1s

51.90% of diff hit (target 47.58%)

View this Pull Request on Codecov

51.90% of diff hit (target 47.58%)

Annotations

Check warning on line 138 in cmd/world/cardinal/dev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/dev.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 150 in cmd/world/cardinal/dev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/dev.go#L150

Added line #L150 was not covered by tests

Check warning on line 252 in cmd/world/cardinal/dev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/dev.go#L252

Added line #L252 was not covered by tests

Check warning on line 30 in cmd/world/evm/stop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/stop.go#L30

Added line #L30 was not covered by tests

Check warning on line 81 in common/docker/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 88 in common/docker/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L88

Added line #L88 was not covered by tests

Check warning on line 110 in common/docker/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L110

Added line #L110 was not covered by tests

Check warning on line 127 in common/docker/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L127

Added line #L127 was not covered by tests

Check warning on line 101 in common/docker/client_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_container.go#L92-L101

Added lines #L92 - L101 were not covered by tests

Check warning on line 117 in common/docker/client_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_container.go#L117

Added line #L117 was not covered by tests

Check warning on line 124 in common/docker/client_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_container.go#L124

Added line #L124 was not covered by tests

Check warning on line 129 in common/docker/client_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_container.go#L129

Added line #L129 was not covered by tests

Check warning on line 255 in common/docker/client_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_container.go#L255

Added line #L255 was not covered by tests

Check warning on line 281 in common/docker/client_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_container.go#L281

Added line #L281 was not covered by tests

Check warning on line 298 in common/docker/client_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_container.go#L298

Added line #L298 was not covered by tests

Check warning on line 30 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L30

Added line #L30 was not covered by tests

Check warning on line 39 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L32-L39

Added lines #L32 - L39 were not covered by tests

Check warning on line 44 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 48 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L48

Added line #L48 was not covered by tests

Check warning on line 51 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L51

Added line #L51 was not covered by tests

Check warning on line 53 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L53

Added line #L53 was not covered by tests

Check warning on line 55 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L55

Added line #L55 was not covered by tests

Check warning on line 57 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L57

Added line #L57 was not covered by tests

Check warning on line 64 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L59-L64

Added lines #L59 - L64 were not covered by tests

Check warning on line 78 in common/docker/client_image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client_image.go#L67-L78

Added lines #L67 - L78 were not covered by tests