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

NOISSUE - Simplify manager to vm provision only #353

Merged
merged 14 commits into from
Jan 20, 2025

delete: remove unused gRPC API and related server implementation

1385a02
Select commit
Loading
Failed to load commit list.
Merged

NOISSUE - Simplify manager to vm provision only #353

delete: remove unused gRPC API and related server implementation
1385a02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 20, 2025 in 1s

17.94% of diff hit (target 65.41%)

View this Pull Request on Codecov

17.94% of diff hit (target 65.41%)

Annotations

Check warning on line 21 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L12-L21

Added lines #L12 - L21 were not covered by tests

Check warning on line 26 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 34 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L28-L34

Added lines #L28 - L34 were not covered by tests

Check warning on line 36 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L36

Added line #L36 was not covered by tests

Check warning on line 50 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L41-L50

Added lines #L41 - L50 were not covered by tests

Check warning on line 55 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 63 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L57-L63

Added lines #L57 - L63 were not covered by tests

Check warning on line 65 in cli/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/manager.go#L65

Added line #L65 was not covered by tests

Check warning on line 27 in cli/sdk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/sdk.go#L27

Added line #L27 was not covered by tests

Check warning on line 30 in cli/sdk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/sdk.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 35 in cli/sdk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/sdk.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 52 in cli/sdk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/sdk.go#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 58 in cli/sdk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/sdk.go#L54-L58

Added lines #L54 - L58 were not covered by tests

Check warning on line 24 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L24

Added line #L24 was not covered by tests

Check warning on line 26 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L26

Added line #L26 was not covered by tests

Check warning on line 33 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 39 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 44 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 47 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L47

Added line #L47 was not covered by tests

Check warning on line 51 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 59 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L53-L59

Added lines #L53 - L59 were not covered by tests

Check warning on line 65 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 71 in manager/api/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/api/grpc/server.go#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 144 in manager/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/service.go#L144

Added line #L144 was not covered by tests

Check warning on line 150 in manager/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manager/service.go#L150

Added line #L150 was not covered by tests