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

sync_plans: use sync_plan #429

Merged
merged 2 commits into from Oct 25, 2017
Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Oct 20, 2017

This simplifies the code.

@codecov
Copy link

codecov bot commented Oct 20, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
- Coverage   99.39%   99.39%   -0.01%     
==========================================
  Files          34       34              
  Lines        1651     1649       -2     
  Branches      134      134              
==========================================
- Hits         1641     1639       -2     
  Misses          5        5              
  Partials        5        5
Flag Coverage Δ
#py27dj110 99.39% <100%> (-0.01%) ⬇️
#py27dj111 99.39% <100%> (-0.01%) ⬇️
#py27dj18 99.39% <100%> (-0.01%) ⬇️
#py33dj18 99.39% <100%> (-0.01%) ⬇️
#py34dj110 99.39% <100%> (-0.01%) ⬇️
#py34dj111 99.39% <100%> (-0.01%) ⬇️
#py34dj18 99.39% <100%> (-0.01%) ⬇️
#py35dj110 99.39% <100%> (-0.01%) ⬇️
#py35dj111 99.39% <100%> (-0.01%) ⬇️
#py35dj18 99.39% <100%> (-0.01%) ⬇️
#py35djmaster 99.39% <100%> (-0.01%) ⬇️
#py36dj111 99.39% <100%> (-0.01%) ⬇️
#py36djmaster 99.39% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pinax/stripe/actions/plans.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 fda68d4...3c70ac3. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 20, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
- Coverage   99.39%   99.39%   -0.01%     
==========================================
  Files          34       34              
  Lines        1662     1660       -2     
  Branches      135      135              
==========================================
- Hits         1652     1650       -2     
  Misses          5        5              
  Partials        5        5
Flag Coverage Δ
#py27dj110 99.39% <100%> (-0.01%) ⬇️
#py27dj111 99.39% <100%> (-0.01%) ⬇️
#py27dj18 99.39% <100%> (-0.01%) ⬇️
#py34dj110 99.39% <100%> (-0.01%) ⬇️
#py34dj111 99.39% <100%> (-0.01%) ⬇️
#py34dj18 99.39% <100%> (-0.01%) ⬇️
#py34dj20 99.39% <100%> (-0.01%) ⬇️
#py35dj110 99.39% <100%> (-0.01%) ⬇️
#py35dj111 99.39% <100%> (-0.01%) ⬇️
#py35dj18 99.39% <100%> (-0.01%) ⬇️
#py35dj20 99.39% <100%> (-0.01%) ⬇️
#py36dj111 99.39% <100%> (-0.01%) ⬇️
#py36dj20 99.39% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pinax/stripe/actions/plans.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 6a1f3b8...bea56be. Read the comment docs.

@paltman paltman added this to the Samwise milestone Oct 20, 2017
@paltman paltman merged commit e80f033 into pinax:master Oct 25, 2017
@blueyed blueyed deleted the sync_plans-use-sync_plan branch October 25, 2017 13:35
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