Skip to content

WIP: added required client go files

Codecov / codecov/patch failed Oct 28, 2023 in 1s

0.00% of diff hit (target 80.46%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.46%)

Annotations

Check warning on line 25 in internal/commands/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest.go#L9-L25

Added lines #L9 - L25 were not covered by tests

Check warning on line 30 in internal/commands/manifest_add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_add.go#L16-L30

Added lines #L16 - L30 were not covered by tests

Check warning on line 39 in internal/commands/manifest_add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_add.go#L33-L39

Added lines #L33 - L39 were not covered by tests

Check warning on line 29 in internal/commands/manifest_annotate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_annotate.go#L15-L29

Added lines #L15 - L29 were not covered by tests

Check warning on line 37 in internal/commands/manifest_annotate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_annotate.go#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 45 in internal/commands/manifest_create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_create.go#L16-L45

Added lines #L16 - L45 were not covered by tests

Check warning on line 54 in internal/commands/manifest_create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_create.go#L48-L54

Added lines #L48 - L54 were not covered by tests

Check warning on line 27 in internal/commands/manifest_inspect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_inspect.go#L14-L27

Added lines #L14 - L27 were not covered by tests

Check warning on line 31 in internal/commands/manifest_inspect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_inspect.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 29 in internal/commands/manifest_push.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_push.go#L16-L29

Added lines #L16 - L29 were not covered by tests

Check warning on line 37 in internal/commands/manifest_push.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_push.go#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 27 in internal/commands/manifest_remove.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_remove.go#L14-L27

Added lines #L14 - L27 were not covered by tests

Check warning on line 31 in internal/commands/manifest_remove.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_remove.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 28 in internal/commands/manifest_rm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_rm.go#L14-L28

Added lines #L14 - L28 were not covered by tests

Check warning on line 32 in internal/commands/manifest_rm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/manifest_rm.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 5 in pkg/client/add_manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/add_manifest.go#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 7 in pkg/client/annotate_manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/annotate_manifest.go#L4-L7

Added lines #L4 - L7 were not covered by tests

Check warning on line 5 in pkg/client/delete_manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/delete_manifest.go#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 5 in pkg/client/inspect_manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/inspect_manifest.go#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 5 in pkg/client/push_manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/push_manifest.go#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 5 in pkg/client/remove_manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/remove_manifest.go#L4-L5

Added lines #L4 - L5 were not covered by tests