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

Fix subscriptions.create for Connect #486

Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Nov 7, 2017

Broken in f61ae79.

@blueyed blueyed force-pushed the fix-sync_subscription_from_stripe_data branch from b0e6d30 to 5191480 Compare November 7, 2017 19:12
@codecov
Copy link

codecov bot commented Nov 7, 2017

Codecov Report

Merging #486 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #486      +/-   ##
==========================================
+ Coverage   99.53%   99.53%   +<.01%     
==========================================
  Files          34       34              
  Lines        1730     1731       +1     
  Branches      150      150              
==========================================
+ Hits         1722     1723       +1     
  Misses          4        4              
  Partials        4        4
Flag Coverage Δ
#py27dj110 99.19% <100%> (ø) ⬆️
#py27dj111 99.19% <100%> (ø) ⬆️
#py27dj18 99.48% <100%> (ø) ⬆️
#py34dj110 99.19% <100%> (ø) ⬆️
#py34dj111 99.19% <100%> (ø) ⬆️
#py34dj18 99.48% <100%> (ø) ⬆️
#py34dj20 99.19% <100%> (ø) ⬆️
#py35dj110 99.19% <100%> (ø) ⬆️
#py35dj111 99.19% <100%> (ø) ⬆️
#py35dj18 99.48% <100%> (ø) ⬆️
#py35dj20 99.19% <100%> (ø) ⬆️
#py36dj111 99.19% <100%> (ø) ⬆️
#py36dj20 99.19% <100%> (ø) ⬆️
#py36dj20psql 99.19% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pinax/stripe/actions/subscriptions.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 587173a...3578682. Read the comment docs.

@paltman paltman added this to the Samwise milestone Nov 8, 2017
@paltman paltman merged commit 9ee8f6c into pinax:master Nov 8, 2017
@blueyed blueyed deleted the fix-sync_subscription_from_stripe_data branch November 8, 2017 15:04
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.

None yet

2 participants