-
Notifications
You must be signed in to change notification settings - Fork 2
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
#187419143-Feature Stripe Payment: Users should be able to buy and Pay with stripe #28
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #28 +/- ##
==========================================
+ Coverage 73.47% 73.66% +0.18%
==========================================
Files 82 83 +1
Lines 1987 2016 +29
Branches 303 304 +1
==========================================
+ Hits 1460 1485 +25
- Misses 504 508 +4
Partials 23 23 ☔ View full report in Codecov by Sentry. |
b1bb022
to
e83178a
Compare
e83178a
to
2cbb7bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
2cbb7bb
to
7502241
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
7502241
to
ea6aecc
Compare
ea6aecc
to
748628c
Compare
748628c
to
b8716ae
Compare
b8716ae
to
ad461c7
Compare
Code Climate has analyzed commit ad461c7 and detected 0 issues on this pull request. View more on Code Climate. |
What does the PR Do?
how to test the feature manually?
[finishes #187419143]