feat(wallet): add timeout client connection #1396
45.94% of diff hit (target 77.16%)
View this Pull Request on Codecov
45.94% of diff hit (target 77.16%)
Annotations
Check warning on line 392 in cmd/cmd.go
codecov / codecov/patch
cmd/cmd.go#L391-L392
Added lines #L391 - L392 were not covered by tests
Check warning on line 24 in cmd/wallet/main.go
codecov / codecov/patch
cmd/wallet/main.go#L24
Added line #L24 was not covered by tests
Check warning on line 27 in cmd/wallet/main.go
codecov / codecov/patch
cmd/wallet/main.go#L26-L27
Added lines #L26 - L27 were not covered by tests
Check warning on line 31 in cmd/wallet/main.go
codecov / codecov/patch
cmd/wallet/main.go#L30-L31
Added lines #L30 - L31 were not covered by tests
Check warning on line 36 in cmd/wallet/main.go
codecov / codecov/patch
cmd/wallet/main.go#L34-L36
Added lines #L34 - L36 were not covered by tests
Check warning on line 57 in cmd/wallet/main.go
codecov / codecov/patch
cmd/wallet/main.go#L55-L57
Added lines #L55 - L57 were not covered by tests
Check warning on line 70 in wallet/client.go
codecov / codecov/patch
wallet/client.go#L70
Added line #L70 was not covered by tests
Check warning on line 87 in wallet/manager.go
codecov / codecov/patch
wallet/manager.go#L87
Added line #L87 was not covered by tests
Check warning on line 19 in wallet/options.go
codecov / codecov/patch
wallet/options.go#L18-L19
Added lines #L18 - L19 were not covered by tests
Check warning on line 65 in wallet/wallet.go
codecov / codecov/patch
wallet/wallet.go#L65
Added line #L65 was not covered by tests
Check warning on line 163 in wallet/wallet.go
codecov / codecov/patch
wallet/wallet.go#L162-L163
Added lines #L162 - L163 were not covered by tests