Closed paltman closed 3 years ago
Merging #620 (af2723d) into master (78473e1) will increase coverage by
1.09%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #620 +/- ##
===========================================
+ Coverage 98.90% 100.00% +1.09%
===========================================
Files 34 14 -20
Lines 1913 735 -1178
Branches 175 204 +29
===========================================
- Hits 1892 735 -1157
+ Misses 12 0 -12
+ Partials 9 0 -9
Flag | Coverage Δ | |
---|---|---|
py35dj20 | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
pinax/__init__.py | 100.00% <ø> (ø) |
|
pinax/stripe/utils.py | 100.00% <ø> (ø) |
|
pinax/stripe/__init__.py | 100.00% <100.00%> (ø) |
|
pinax/stripe/admin.py | 100.00% <100.00%> (ø) |
|
pinax/stripe/apps.py | 100.00% <100.00%> (ø) |
|
pinax/stripe/models.py | 100.00% <100.00%> (ø) |
|
pinax/stripe/urls.py | 100.00% <100.00%> (ø) |
|
pinax/stripe/views.py | 100.00% <100.00%> (ø) |
|
pinax/stripe/webhooks/__init__.py | 100.00% <100.00%> (ø) |
|
pinax/stripe/webhooks/base.py | 100.00% <100.00%> (ø) |
|
... and 4 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 78473e1...af2723d. Read the comment docs.
Explanation for this in #645
Closes #643 Closes #541 Closes #523 Closes #411