feat(auction): add cli #2521
feat(auction): add cli #2521
0.00% of diff hit (target 75.38%)
View this Pull Request on Codecov
0.00% of diff hit (target 75.38%)
Annotations
Check warning on line 23 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L17-L23
Added lines #L17 - L23 were not covered by tests
Check warning on line 29 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L26-L29
Added lines #L26 - L29 were not covered by tests
Check warning on line 31 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L31
Added line #L31 was not covered by tests
Check warning on line 42 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L34-L42
Added lines #L34 - L42 were not covered by tests
Check warning on line 47 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L45-L47
Added lines #L45 - L47 were not covered by tests
Check warning on line 51 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L51
Added line #L51 was not covered by tests
Check warning on line 53 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L53
Added line #L53 was not covered by tests
Check warning on line 64 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L56-L64
Added lines #L56 - L64 were not covered by tests
Check warning on line 71 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L67-L71
Added lines #L67 - L71 were not covered by tests
Check warning on line 73 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L73
Added line #L73 was not covered by tests
Check warning on line 76 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L75-L76
Added lines #L75 - L76 were not covered by tests
Check warning on line 81 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L80-L81
Added lines #L80 - L81 were not covered by tests
Check warning on line 87 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L84-L87
Added lines #L84 - L87 were not covered by tests
Check warning on line 89 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L89
Added line #L89 was not covered by tests
Check warning on line 24 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L18-L24
Added lines #L18 - L24 were not covered by tests
Check warning on line 28 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L26-L28
Added lines #L26 - L28 were not covered by tests
Check warning on line 30 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L30
Added line #L30 was not covered by tests
Check warning on line 42 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L33-L42
Added lines #L33 - L42 were not covered by tests
Check warning on line 46 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L44-L46
Added lines #L44 - L46 were not covered by tests
Check warning on line 50 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L48-L50
Added lines #L48 - L50 were not covered by tests
Check warning on line 56 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L52-L56
Added lines #L52 - L56 were not covered by tests
Check warning on line 61 in x/auction/client/cli/tx.go
codecov / codecov/patch
x/auction/client/cli/tx.go#L60-L61
Added lines #L60 - L61 were not covered by tests
Check warning on line 84 in x/auction/module/module.go
codecov / codecov/patch
x/auction/module/module.go#L84
Added line #L84 was not covered by tests
Check warning on line 89 in x/auction/module/module.go
codecov / codecov/patch
x/auction/module/module.go#L89
Added line #L89 was not covered by tests