Skip to content

Fix makemigrations.py script: configure a DB NAME #395

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

Merged
merged 1 commit into from
Oct 13, 2017

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Oct 11, 2017

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2017

Codecov Report

Merging #395 into master will increase coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
+ Coverage   99.39%   99.84%   +0.45%     
==========================================
  Files          34       31       -3     
  Lines        1651     1302     -349     
  Branches      134       98      -36     
==========================================
- Hits         1641     1300     -341     
+ Misses          5        0       -5     
+ Partials        5        2       -3
Flag Coverage Δ
#py27dj110 99.38% <ø> (-0.01%) ⬇️
#py27dj111 99.38% <ø> (-0.01%) ⬇️
#py27dj18 99.76% <ø> (+0.37%) ⬆️
#py27dj19 99.76% <ø> (+0.37%) ⬆️
#py33dj18 99.76% <ø> (+0.37%) ⬆️
#py34dj110 99.38% <ø> (-0.01%) ⬇️
#py34dj111 99.38% <ø> (-0.01%) ⬇️
#py34dj18 99.76% <ø> (+0.37%) ⬆️
#py34dj19 99.76% <ø> (+0.37%) ⬆️
#py35dj110 99.38% <ø> (-0.01%) ⬇️
#py35dj111 99.38% <ø> (-0.01%) ⬇️
#py35dj18 99.76% <ø> (+0.37%) ⬆️
#py35dj19 99.76% <ø> (+0.37%) ⬆️
#py35djmaster 99.38% <ø> (-0.01%) ⬇️
#py36dj111 99.38% <ø> (-0.01%) ⬇️
#py36djmaster 99.38% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pinax/stripe/management/commands/sync_customers.py 96% <0%> (-4%) ⬇️
pinax/stripe/hooks.py 96.55% <0%> (-3.45%) ⬇️
pinax/stripe/admin.py 100% <0%> (ø) ⬆️
pinax/stripe/middleware.py 100% <0%> (ø) ⬆️
pinax/stripe/management/commands/init_customers.py 100% <0%> (ø) ⬆️
pinax/stripe/urls.py 100% <0%> (ø) ⬆️
pinax/stripe/signals.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/coupons.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/charges.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/subscriptions.py 100% <0%> (ø) ⬆️
... and 13 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 92b1588...d1d3398. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 11, 2017

Codecov Report

Merging #395 into master will increase coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
+ Coverage   99.39%   99.84%   +0.45%     
==========================================
  Files          34       31       -3     
  Lines        1651     1302     -349     
  Branches      134       98      -36     
==========================================
- Hits         1641     1300     -341     
+ Misses          5        0       -5     
+ Partials        5        2       -3
Flag Coverage Δ
#py27dj110 99.38% <ø> (-0.01%) ⬇️
#py27dj111 99.38% <ø> (-0.01%) ⬇️
#py27dj18 99.76% <ø> (+0.37%) ⬆️
#py27dj19 99.76% <ø> (+0.37%) ⬆️
#py33dj18 99.76% <ø> (+0.37%) ⬆️
#py34dj110 99.38% <ø> (-0.01%) ⬇️
#py34dj111 99.38% <ø> (-0.01%) ⬇️
#py34dj18 99.76% <ø> (+0.37%) ⬆️
#py34dj19 99.76% <ø> (+0.37%) ⬆️
#py35dj110 99.38% <ø> (-0.01%) ⬇️
#py35dj111 99.38% <ø> (-0.01%) ⬇️
#py35dj18 99.76% <ø> (+0.37%) ⬆️
#py35dj19 99.76% <ø> (+0.37%) ⬆️
#py35djmaster 99.38% <ø> (-0.01%) ⬇️
#py36dj111 99.38% <ø> (-0.01%) ⬇️
#py36djmaster 99.38% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pinax/stripe/management/commands/sync_customers.py 96% <0%> (-4%) ⬇️
pinax/stripe/hooks.py 96.55% <0%> (-3.45%) ⬇️
pinax/stripe/actions/plans.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/invoices.py 100% <0%> (ø) ⬆️
pinax/stripe/models.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/transfers.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/charges.py 100% <0%> (ø) ⬆️
pinax/stripe/views.py 100% <0%> (ø) ⬆️
pinax/stripe/mixins.py 100% <0%> (ø) ⬆️
pinax/stripe/middleware.py 100% <0%> (ø) ⬆️
... and 13 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 92b1588...d1d3398. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 11, 2017

Codecov Report

Merging #395 into master will increase coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
+ Coverage   99.39%   99.84%   +0.45%     
==========================================
  Files          34       31       -3     
  Lines        1651     1302     -349     
  Branches      134       98      -36     
==========================================
- Hits         1641     1300     -341     
+ Misses          5        0       -5     
+ Partials        5        2       -3
Flag Coverage Δ
#py27dj110 99.38% <ø> (-0.01%) ⬇️
#py27dj111 99.38% <ø> (-0.01%) ⬇️
#py27dj18 99.76% <ø> (+0.37%) ⬆️
#py27dj19 99.76% <ø> (+0.37%) ⬆️
#py33dj18 99.76% <ø> (+0.37%) ⬆️
#py34dj110 99.38% <ø> (-0.01%) ⬇️
#py34dj111 99.38% <ø> (-0.01%) ⬇️
#py34dj18 99.76% <ø> (+0.37%) ⬆️
#py34dj19 99.76% <ø> (+0.37%) ⬆️
#py35dj110 99.38% <ø> (-0.01%) ⬇️
#py35dj111 99.38% <ø> (-0.01%) ⬇️
#py35dj18 99.76% <ø> (+0.37%) ⬆️
#py35dj19 99.76% <ø> (+0.37%) ⬆️
#py35djmaster 99.38% <ø> (-0.01%) ⬇️
#py36dj111 99.38% <ø> (-0.01%) ⬇️
#py36djmaster 99.38% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pinax/stripe/management/commands/sync_customers.py 96% <0%> (-4%) ⬇️
pinax/stripe/hooks.py 96.55% <0%> (-3.45%) ⬇️
pinax/stripe/management/commands/init_customers.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/customers.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/transfers.py 100% <0%> (ø) ⬆️
pinax/stripe/urls.py 100% <0%> (ø) ⬆️
pinax/stripe/models.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/sources.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/invoices.py 100% <0%> (ø) ⬆️
pinax/stripe/actions/coupons.py 100% <0%> (ø) ⬆️
... and 13 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 92b1588...d1d3398. Read the comment docs.

@paltman paltman merged commit 723f53f into pinax:master Oct 13, 2017
@blueyed blueyed deleted the fix-makemigrations branch October 13, 2017 19:32
@paltman paltman added this to the Samwise milestone Oct 20, 2017
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