FAC10 / fac-donation-app

A donation app for Founders & Coders!
https://fac-donation-app.herokuapp.com/
4 stars 0 forks source link

Stripe setup #32

Closed jessicasalmon closed 7 years ago

jessicasalmon commented 7 years ago

This PR adds the stripe payment form to our app

it also serves up files in the public directory

codecov-io commented 7 years ago

Codecov Report

Merging #32 into staging will increase coverage by 0.23%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging      #32      +/-   ##
===========================================
+ Coverage       95%   95.23%   +0.23%     
===========================================
  Files            5        6       +1     
  Lines           20       21       +1     
===========================================
+ Hits            19       20       +1     
  Misses           1        1
Impacted Files Coverage Δ
src/routes/index.js 100% <ø> (ø) :arrow_up:
src/routes/public.js 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 89f367a...b109718. Read the comment docs.