Closed rodrigondec closed 4 years ago
Merging #74 into master will increase coverage by
4.50%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #74 +/- ##
==========================================
+ Coverage 92.02% 96.53% +4.50%
==========================================
Files 64 20 -44
Lines 2357 692 -1665
==========================================
- Hits 2169 668 -1501
+ Misses 188 24 -164
Impacted Files | Coverage Δ | |
---|---|---|
zoop_wrapper/models/token.py | 98.38% <ø> (ø) |
|
zoop_wrapper/wrapper/buyer.py | 100.00% <100.00%> (ø) |
|
zoop_wrapper/wrapper/card.py | 92.30% <100.00%> (+0.30%) |
:arrow_up: |
tests/factories/buyer.py | ||
tests/models/base/test_financial.py | ||
tests/models/invoice/test_invoice.py | ||
tests/models/test_card.py | ||
tests/models/base/test_payment_method.py | ||
tests/models/invoice/test_billing_configuration.py | ||
tests/models/test_bank_account.py | ||
... and 37 more |
Impacted Files | Coverage Δ | |
---|---|---|
zoop_wrapper/models/token.py | 98.38% <ø> (ø) |
|
zoop_wrapper/wrapper/buyer.py | 100.00% <100.00%> (ø) |
|
zoop_wrapper/wrapper/card.py | 92.30% <100.00%> (+0.30%) |
:arrow_up: |
tests/factories/buyer.py | ||
tests/models/base/test_financial.py | ||
tests/models/invoice/test_invoice.py | ||
tests/models/test_card.py | ||
tests/models/base/test_payment_method.py | ||
tests/models/invoice/test_billing_configuration.py | ||
tests/models/test_bank_account.py | ||
... and 37 more |
closes #33