use custom cache store to properly implement interfaces #46
Codecov / codecov/project
succeeded
Aug 20, 2024 in 1s
26.54% (+0.34%) compared to e9acda2
View this Pull Request on Codecov
26.54% (+0.34%) compared to e9acda2
Details
Codecov Report
Attention: Patch coverage is 61.84211%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 26.54%. Comparing base (
e9acda2
) to head (bd60f1c
).
Files | Patch % | Lines |
---|---|---|
indexer/store.go | 69.23% | 17 Missing and 3 partials |
indexer/abci.go | 0.00% | 8 Missing |
indexer/indexer.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 26.19% 26.54% +0.34%
==========================================
Files 110 111 +1
Lines 11707 11766 +59
==========================================
+ Hits 3067 3123 +56
Misses 8198 8198
- Partials 442 445 +3
Files | Coverage Δ | |
---|---|---|
indexer/utils.go | 18.60% <100.00%> (+12.98%) |
⬆️ |
indexer/indexer.go | 0.00% <0.00%> (ø) |
|
indexer/abci.go | 0.00% <0.00%> (ø) |
|
indexer/store.go | 69.23% <69.23%> (ø) |
Loading