Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support stripe-python 2.0 #574

Merged
merged 2 commits into from
Aug 4, 2018
Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jul 11, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 11, 2018

Codecov Report

Merging #574 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #574      +/-   ##
==========================================
- Coverage   99.21%   99.21%   -0.01%     
==========================================
  Files          33       33              
  Lines        1917     1911       -6     
  Branches      175      175              
==========================================
- Hits         1902     1896       -6     
  Misses          7        7              
  Partials        8        8
Flag Coverage Δ
#py27dj110 98.9% <100%> (-0.01%) ⬇️
#py27dj111 98.9% <100%> (-0.01%) ⬇️
#py27dj18 99.16% <100%> (-0.01%) ⬇️
#py34dj110 98.9% <100%> (-0.01%) ⬇️
#py34dj111 98.9% <100%> (-0.01%) ⬇️
#py34dj18 99.16% <100%> (-0.01%) ⬇️
#py34dj20 98.9% <100%> (-0.01%) ⬇️
#py35dj110 98.9% <100%> (-0.01%) ⬇️
#py35dj111 98.9% <100%> (-0.01%) ⬇️
#py35dj18 99.16% <100%> (-0.01%) ⬇️
#py35dj20 98.9% <100%> (-0.01%) ⬇️
#py36dj111 98.9% <100%> (-0.01%) ⬇️
#py36dj20 98.9% <100%> (-0.01%) ⬇️
#py36dj20psql 98.9% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pinax/stripe/actions/coupons.py 100% <100%> (ø) ⬆️
pinax/stripe/actions/plans.py 100% <100%> (ø) ⬆️
pinax/stripe/actions/invoices.py 100% <100%> (ø) ⬆️
pinax/stripe/webhooks.py 99.07% <100%> (ø) ⬆️
pinax/stripe/actions/customers.py 100% <100%> (ø) ⬆️
pinax/stripe/views.py 100% <100%> (ø) ⬆️

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 893572e...e72ceac. Read the comment docs.

This was referenced Jul 30, 2018
@paltman paltman mentioned this pull request Aug 4, 2018
@paltman paltman merged commit a236d0c into pinax:master Aug 4, 2018
@blueyed blueyed deleted the stripe20-upstream branch August 4, 2018 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants