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

refactor(proto): use slices instead of maps #69

Merged
merged 1 commit into from
Aug 3, 2023

refactor(proto): use slices instead of maps

db3accb
Select commit
Loading
Failed to load commit list.
Merged

refactor(proto): use slices instead of maps #69

refactor(proto): use slices instead of maps
db3accb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Aug 3, 2023 in 1s

0.00% of diff hit (target 3.44%)

View this Pull Request on Codecov

0.00% of diff hit (target 3.44%)

Annotations

Check warning on line 57 in go/manifest/v2beta2/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/manifest/v2beta2/manifest.go#L53-L57

Added lines #L53 - L57 were not covered by tests

Check warning on line 62 in go/manifest/v2beta2/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/manifest/v2beta2/manifest.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 66 in go/manifest/v2beta2/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/manifest/v2beta2/manifest.go#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 31 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 61 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 64 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L64

Added line #L64 was not covered by tests

Check warning on line 68 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L68

Added line #L68 was not covered by tests

Check warning on line 73 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L73

Added line #L73 was not covered by tests

Check warning on line 77 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 84 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L80-L84

Added lines #L80 - L84 were not covered by tests

Check warning on line 88 in go/node/deployment/v1beta3/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 66 in go/node/deployment/v1beta3/params.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.pb.go#L66

Added line #L66 was not covered by tests

Check warning on line 132 in go/node/deployment/v1beta3/params.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.pb.go#L125-L132

Added lines #L125 - L132 were not covered by tests

Check warning on line 161 in go/node/deployment/v1beta3/params.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.pb.go#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 233 in go/node/deployment/v1beta3/params.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/params.pb.go#L231-L233

Added lines #L231 - L233 were not covered by tests