Closed diegoponciano closed 6 years ago
Merging #7 into master will increase coverage by
1.3%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #7 +/- ##
=========================================
+ Coverage 98.13% 99.43% +1.3%
=========================================
Files 2 2
Lines 161 178 +17
=========================================
+ Hits 158 177 +19
+ Misses 3 1 -2
Impacted Files | Coverage Δ | |
---|---|---|
test_bancocentral.py | 100% <100%> (ø) |
:arrow_up: |
bancocentral.py | 98.98% <0%> (+2.02%) |
: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 8caac41...ace8269. Read the comment docs.
Adds tests for retrying requests logic, increasing missing coverage.