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

feat: change docker compose using docker api sdk #72

Merged
merged 1 commit into from
Sep 30, 2024

feat: change docker compose using docker api sdk (#72)

6eee015
Select commit
Loading
Failed to load commit list.
Merged

feat: change docker compose using docker api sdk #72

feat: change docker compose using docker api sdk (#72)
6eee015
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2024 in 1s

68.49% of diff hit (target 36.70%)

View this Pull Request on Codecov

68.49% of diff hit (target 36.70%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/dev.go#L235

Added line #L235 was not covered by tests

Check warning on line 27 in cmd/world/cardinal/purge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/purge.go#L27

Added line #L27 was not covered by tests

Check warning on line 33 in cmd/world/cardinal/purge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/purge.go#L33

Added line #L33 was not covered by tests

Check warning on line 38 in cmd/world/cardinal/restart.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/restart.go#L38

Added line #L38 was not covered by tests

Check warning on line 117 in cmd/world/cardinal/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/start.go#L117

Added line #L117 was not covered by tests

Check warning on line 31 in cmd/world/cardinal/stop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/stop.go#L31

Added line #L31 was not covered by tests

Check warning on line 37 in cmd/world/cardinal/stop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/cardinal/stop.go#L37

Added line #L37 was not covered by tests

Check warning on line 32 in cmd/world/evm/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/start.go#L32

Added line #L32 was not covered by tests

Check warning on line 62 in cmd/world/evm/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/start.go#L62

Added line #L62 was not covered by tests

Check warning on line 153 in cmd/world/evm/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/start.go#L153

Added line #L153 was not covered by tests

Check warning on line 167 in cmd/world/evm/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/start.go#L167

Added line #L167 was not covered by tests

Check warning on line 171 in cmd/world/evm/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/start.go#L171

Added line #L171 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/stop.go#L17-L20

Added lines #L17 - L20 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/stop.go#L24-L26

Added lines #L24 - L26 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/world/evm/stop.go#L28

Added line #L28 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 26 in common/docker/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L26

Added line #L26 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L38-L39

Added lines #L38 - L39 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L48

Added line #L48 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L56

Added line #L56 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L61

Added line #L61 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L73

Added line #L73 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#L80-L81

Added lines #L80 - L81 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L87

Added line #L87 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/docker/client.go#L104

Added line #L104 was not covered by tests