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

Stripe setup #28

Merged
merged 4 commits into from
May 4, 2017
Merged

Stripe setup #28

merged 4 commits into from
May 4, 2017

Conversation

joeylouise
Copy link
Collaborator

Add payment-processor route and hbs file
Configure handlebars
Register inert and vision

relates #23 #25 #26 #27

joeylouise added 4 commits May 4, 2017 14:41
Add payment-processor hbs file
Add content to default.hbs file
Register inert and vision in server.js
Relates #27 #25 #23
@codecov-io
Copy link

codecov-io commented May 4, 2017

Codecov Report

Merging #28 into staging will decrease coverage by 5%.
The diff coverage is 91.66%.

Impacted file tree graph

@@          Coverage Diff          @@
##           staging   #28   +/-   ##
=====================================
- Coverage      100%   95%   -5%     
=====================================
  Files            3     5    +2     
  Lines            9    20   +11     
=====================================
+ Hits             9    19   +10     
- Misses           0     1    +1
Impacted Files Coverage Δ
src/routes/index.js 100% <ø> (ø) ⬆️
src/handlebars.js 100% <100%> (ø)
src/routes/payment-processor.js 100% <100%> (ø)
src/server.js 92.3% <87.5%> (-7.7%) ⬇️

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 3defba7...f167955. Read the comment docs.

@jessicasalmon jessicasalmon merged commit 89f367a into staging May 4, 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.

3 participants