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

fix: improve error message output in integration tests #1349

Merged
merged 6 commits into from
Nov 16, 2023

fix: better format error of gnokey / client using Errorf instead of wrap

ce31780
Select commit
Loading
Failed to load commit list.
Merged

fix: improve error message output in integration tests #1349

fix: better format error of gnokey / client using Errorf instead of wrap
ce31780
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 succeeded Nov 9, 2023 in 0s

0.00% of diff hit (within 100.00% threshold of 55.95%)

View this Pull Request on Codecov

0.00% of diff hit (within 100.00% threshold of 55.95%)

Annotations

Check warning on line 168 in tm2/pkg/crypto/keys/client/addpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/addpkg.go#L168

Added line #L168 was not covered by tests

Check warning on line 198 in tm2/pkg/crypto/keys/client/addpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/addpkg.go#L198

Added line #L198 was not covered by tests

Check warning on line 208 in tm2/pkg/crypto/keys/client/addpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/addpkg.go#L208

Added line #L208 was not covered by tests

Check warning on line 212 in tm2/pkg/crypto/keys/client/addpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/addpkg.go#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 216 in tm2/pkg/crypto/keys/client/addpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/addpkg.go#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 62 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L62

Added line #L62 was not covered by tests

Check warning on line 67 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L67

Added line #L67 was not covered by tests

Check warning on line 78 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 81 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 103 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L103

Added line #L103 was not covered by tests

Check warning on line 114 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L114

Added line #L114 was not covered by tests

Check warning on line 123 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L123

Added line #L123 was not covered by tests

Check warning on line 129 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L129

Added line #L129 was not covered by tests

Check warning on line 108 in tm2/pkg/crypto/keys/client/call.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/call.go#L108

Added line #L108 was not covered by tests

Check warning on line 115 in tm2/pkg/crypto/keys/client/call.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/call.go#L115

Added line #L115 was not covered by tests

Check warning on line 64 in tm2/pkg/crypto/keys/client/generate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/generate.go#L64

Added line #L64 was not covered by tests

Check warning on line 79 in tm2/pkg/crypto/keys/client/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/query.go#L79

Added line #L79 was not covered by tests

Check warning on line 108 in tm2/pkg/crypto/keys/client/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/query.go#L108

Added line #L108 was not covered by tests

Check warning on line 98 in tm2/pkg/crypto/keys/client/send.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/send.go#L98

Added line #L98 was not covered by tests

Check warning on line 105 in tm2/pkg/crypto/keys/client/send.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/send.go#L105

Added line #L105 was not covered by tests