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: node client discovery #1909

Merged
merged 1 commit into from
Jan 9, 2024

feat: node client discovery

5a31f9f
Select commit
Loading
Failed to load commit list.
Merged

feat: node client discovery #1909

feat: node client discovery
5a31f9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2024 in 0s

44.19% of diff hit (target 46.57%)

View this Pull Request on Codecov

44.19% of diff hit (target 46.57%)

Annotations

Check warning on line 30 in client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/client.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 49 in client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/client.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 55 in client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/client.go#L55

Added line #L55 was not covered by tests

Check warning on line 63 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 88 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 98 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L98

Added line #L98 was not covered by tests

Check warning on line 104 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L104

Added line #L104 was not covered by tests

Check warning on line 108 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L108

Added line #L108 was not covered by tests

Check warning on line 112 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L112

Added line #L112 was not covered by tests

Check warning on line 126 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L126

Added line #L126 was not covered by tests

Check warning on line 130 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L130

Added line #L130 was not covered by tests

Check warning on line 134 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L134

Added line #L134 was not covered by tests

Check warning on line 155 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L155

Added line #L155 was not covered by tests

Check warning on line 170 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L170

Added line #L170 was not covered by tests

Check warning on line 223 in cmd/akash/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/akash/cmd/root.go#L223

Added line #L223 was not covered by tests

Check warning on line 64 in testutil/cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutil/cert.go#L64

Added line #L64 was not covered by tests

Check warning on line 21 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L21

Added line #L21 was not covered by tests

Check warning on line 39 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 47 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 49 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L49

Added line #L49 was not covered by tests

Check warning on line 58 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L58

Added line #L58 was not covered by tests

Check warning on line 63 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L63

Added line #L63 was not covered by tests

Check warning on line 81 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 89 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 98 in x/audit/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/audit/client/cli/query.go#L98

Added line #L98 was not covered by tests