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

Customer: fix __str__ for saved customer without users #540

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jan 23, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jan 23, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #540      +/-   ##
=========================================
+ Coverage    99.4%   99.4%   +<.01%     
=========================================
  Files          33      33              
  Lines        1838    1842       +4     
  Branches      168     170       +2     
=========================================
+ Hits         1827    1831       +4     
  Misses          5       5              
  Partials        6       6
Flag Coverage Δ
#py27dj110 99.07% <100%> (ø) ⬆️
#py27dj111 99.07% <100%> (ø) ⬆️
#py27dj18 99.34% <100%> (ø) ⬆️
#py34dj110 99.07% <100%> (ø) ⬆️
#py34dj111 99.07% <100%> (ø) ⬆️
#py34dj18 99.34% <100%> (ø) ⬆️
#py34dj20 99.07% <100%> (ø) ⬆️
#py35dj110 99.07% <100%> (ø) ⬆️
#py35dj111 99.07% <100%> (ø) ⬆️
#py35dj18 99.34% <100%> (ø) ⬆️
#py35dj20 99.07% <100%> (ø) ⬆️
#py36dj111 99.07% <100%> (ø) ⬆️
#py36dj20 99.07% <100%> (ø) ⬆️
#py36dj20psql 99.07% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pinax/stripe/models.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 fafa715...f9079a6. Read the comment docs.

@paltman paltman merged commit 28fcdb4 into pinax:master Mar 14, 2018
@blueyed blueyed deleted the fix-users-str-upstream branch March 14, 2018 20:40
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