use custom cache store to properly implement interfaces #46
61.84% of diff hit (target 26.19%)
View this Pull Request on Codecov
61.84% of diff hit (target 26.19%)
Annotations
Check warning on line 33 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L33
Added line #L33 was not covered by tests
Check warning on line 67 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L67
Added line #L67 was not covered by tests
Check warning on line 71 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L71
Added line #L71 was not covered by tests
Check warning on line 147 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L147
Added line #L147 was not covered by tests
Check warning on line 151 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L151
Added line #L151 was not covered by tests
Check warning on line 157 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L157
Added line #L157 was not covered by tests
Check warning on line 181 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L181
Added line #L181 was not covered by tests
Check warning on line 185 in indexer/abci.go
codecov / codecov/patch
indexer/abci.go#L185
Added line #L185 was not covered by tests
Check warning on line 85 in indexer/indexer.go
codecov / codecov/patch
indexer/indexer.go#L85
Added line #L85 was not covered by tests
Check warning on line 28 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L28
Added line #L28 was not covered by tests
Check warning on line 54 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L52-L54
Added lines #L52 - L54 were not covered by tests
Check warning on line 72 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L70-L72
Added lines #L70 - L72 were not covered by tests
Check warning on line 83 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L82-L83
Added lines #L82 - L83 were not covered by tests
Check warning on line 96 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L95-L96
Added lines #L95 - L96 were not covered by tests
Check warning on line 109 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L108-L109
Added lines #L108 - L109 were not covered by tests
Check warning on line 118 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L117-L118
Added lines #L117 - L118 were not covered by tests
Check warning on line 122 in indexer/store.go
codecov / codecov/patch
indexer/store.go#L121-L122
Added lines #L121 - L122 were not covered by tests