Closed cducrest closed 3 years ago
Merging #591 (41576d2) into master (1d1ac9c) will decrease coverage by
0.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #591 +/- ##
==========================================
- Coverage 85.96% 85.91% -0.05%
==========================================
Files 56 56
Lines 4815 4815
==========================================
- Hits 4139 4137 -2
- Misses 676 678 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/relay/blockchain/proxy.py | 87.35% <0.00%> (-1.73%) |
:arrow_down: |
src/relay/relay.py | 76.37% <0.00%> (-0.20%) |
:arrow_down: |
src/relay/api/resources.py | 87.77% <0.00%> (+0.44%) |
:arrow_up: |
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 1d1ac9c...41576d2. Read the comment docs.
The test was broken when we changed the returned list of accrued interests to remove null values.
Pray for all tests to succeed.