Closed markya0616 closed 6 years ago
Merging #100 into develop will increase coverage by
0.88%
. The diff coverage is76.16%
.
@@ Coverage Diff @@
## develop #100 +/- ##
===========================================
+ Coverage 43.69% 44.58% +0.88%
===========================================
Files 24 24
Lines 2119 2254 +135
===========================================
+ Hits 926 1005 +79
- Misses 1114 1144 +30
- Partials 79 105 +26
Impacted Files | Coverage Δ | |
---|---|---|
model/types.go | 66.66% <ø> (+22.22%) |
:arrow_up: |
common/errors.go | 0% <0%> (ø) |
:arrow_up: |
service/indexer/indexer.go | 82.11% <100%> (ø) |
:arrow_up: |
store/block_header/cache.go | 96.49% <100%> (ø) |
:arrow_up: |
store/new_erc20.go | 73.25% <100%> (ø) |
:arrow_up: |
store/transfer_processor.go | 75.77% <100%> (ø) |
:arrow_up: |
store/subscription/subscription.go | 54.45% <59.15%> (-15.86%) |
:arrow_down: |
store/transaction_receipt/transaction_receipt.go | 61.84% <61.4%> (-10.58%) |
:arrow_down: |
store/store.go | 71.42% <80%> (-1.73%) |
:arrow_down: |
store/account/account.go | 79.48% <81.11%> (-7.36%) |
:arrow_down: |
... and 3 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4376147...da3e37a. Read the comment docs.
Replace Gorm with sqlx for context support