• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

code-corps / stripity_stripe
91%

Build:
DEFAULT BRANCH: master
Repo Added 18 Oct 2016 10:40PM UTC
Files 86
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.5.0
  • 1.6.1
  • 1.x.x
  • 108-add-stripe-account
  • 109-add-stripe-card
  • 112-add-stripe-customer
  • 113-add-stripe-plan
  • 115-release-2.0.0-alpha.1
  • 120-add-stripe-token
  • 127-correct-matching-for-400-errors
  • 131-fix-successful-stripe-response-mapping
  • 186-pattern-match-on-object-keys
  • 188-basic-list-implementation
  • 189-remove-module-argument-reliance-from-converter
  • 2.0
  • 2.0-alpha
  • 2.0-beta
  • 2.0.0-alpha.9
  • 2.1.0
  • 2.10.0
  • 2.2.0
  • 2.2.1
  • 2.2.2
  • 2.2.3
  • 2.4.0
  • 2.7.0
  • 2.7.1
  • 2.8.0
  • 298-error-matching
  • 97-readme-and-license-updates
  • Release-1.6.2
  • add-account-create
  • add-account-update
  • add-bank-account
  • add-card
  • add-country-specs
  • add-documentation-for-stripe-mock
  • add-endpoints-to-connect-account
  • add-events
  • add-external-account-endpoints
  • add-invoice
  • add-login-link
  • add-object-types
  • add-payment-methods-list-attach-detach
  • add-response-iteration-and-conversion
  • add-some-missing-fields-to-account-struct
  • add-source
  • add-stripe-charge-retrieve
  • add-subscription-item-tax-rates
  • add-token
  • add-update-changesets
  • add-valid-update-keys
  • bugs/130
  • bugs/131
  • change-bank-accounts
  • change-log-level
  • clean-up-account-types
  • clean-up-invoice-plan-subscription-params
  • clean-up-token-types
  • features/139-stripe-user-params
  • fix-account
  • fix-account-balance-transaction-charge-subscription-params
  • fix-changelog
  • fix-converter
  • fix-headers
  • fix-invoice-endpoints
  • fix-issue-with-bad-customer-update
  • fix-most-dialyzer-errors
  • fix-plan-and-subscription
  • fix-plan-params
  • fix-response-mapping-for-token-request
  • fix-webhook-tolerance
  • format-account
  • format-application-fee
  • format-balance
  • format-balance-transaction
  • format-charge
  • format-converter
  • format-country-spec
  • format-customer
  • format-dispute
  • format-event
  • format-external-account
  • format-misc
  • format-oauth
  • format-payment-methods
  • format-radar-and-relay
  • format-refund
  • format-subscriptions
  • format-token
  • idempotency
  • idempotent-requests
  • improve-stripe-list
  • improvements/132
  • invoice-endpoints
  • master
  • minor-fixes-to-account
  • no-atoms
  • np-add-bank-account
  • np-add-event
  • re-add-relationships
  • refactor-helpers
  • release-2.0.0
  • release-2.1.0
  • release-2.2
  • release-2.2.1
  • release-2.2.2
  • release-2.2.3
  • remove-response-mappings
  • rework-customer
  • rework-docs
  • ruby-feature-parity
  • sn/2.4
  • sn/2.5.0
  • sn/2.6-changelog
  • sn/2.7
  • sn/2.7.1
  • sn/2.7.2
  • sn/2.8
  • sn/derive-core
  • sn/doc-retries
  • sn/erl-22
  • sn/fix-tests
  • sn/indempotent
  • sn/october-version
  • sn/release-2.9
  • sn/sub-items-required
  • sn/travis-matrix
  • snewcomer-2.0
  • stripe-entities
  • untagged-749daa8cd7e655ad2e08
  • update-1.x.x-readme
  • update-1.x.x-readme-1
  • update-charge-tests
  • update-event
  • update-ex-doc-to-0-19
  • update-license
  • update-readme-2.0
  • update-subscription-tests
  • v1.5.0
  • v1.6.0
  • v1.6.2
  • v2.0.0
  • v2.0.0-alpha.1
  • v2.0.0-alpha.10
  • v2.0.0-alpha.11
  • v2.0.0-alpha.3
  • v2.0.0-alpha.6
  • v2.0.0-alpha.7
  • v2.0.0-alpha.8
  • v2.0.0-alpha.9
  • v2.0.1
  • v2.6.0
  • various-fixes
  • whitepaperclip/update-accounts

pending completion
1736

push

travis-ci

web-flow
Add Stripe.WebhookPlug for easier handling of webhook events (#658)

* Introduce Stripe.WebhookPlug helper for handling webhook events

* Upgrade ex_doc ~> 0.23.0

19 of 19 new or added lines in 1 file covered. (100.0%)

739 of 815 relevant lines covered (90.67%)

1021.94 hits per line

Relevant lines Covered
Build:
Build:
815 RELEVANT LINES 739 COVERED LINES
1021.94 HITS PER LINE
Source Files on master
  • Tree
  • List 86
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1736 master Add Stripe.WebhookPlug for easier handling of webhook events (#658) * Introduce Stripe.WebhookPlug helper for handling webhook events * Upgrade ex_doc ~> 0.23.0 push 14 Jun 2021 03:05PM UTC web-flow travis-ci pending completion  
1735 master Add missing PromotionCode.expires_at field (#675) push 11 Jun 2021 03:29PM UTC web-flow travis-ci pending completion  
1734 add-expires-at Merge c075b8001 into e82ab415d Pull #675 11 Jun 2021 03:13PM UTC web-flow travis-ci pending completion  
1733 webhook-plug Merge bd1c23cf8 into e82ab415d Pull #658 11 Jun 2021 01:41PM UTC web-flow travis-ci pending completion  
1732 master add sepa debig (#674) push 11 Jun 2021 02:59AM UTC web-flow travis-ci pending completion  
1731 extend_payment_methods Merge fa6626245 into 108144303 Pull #674 31 May 2021 10:00PM UTC web-flow travis-ci pending completion  
1730 master Update Stripe.Session line_item typespec (#670) Updates the `Stripe.Session` line item typespec to inclue the [price](https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price), [price_data](https://stripe.co... push 28 May 2021 08:52PM UTC web-flow travis-ci pending completion  
1729 session-line-item-typespec Merge 11834891b into e89b0b926 Pull #670 28 May 2021 08:16PM UTC web-flow travis-ci pending completion  
1728 session-line-item-typespec Merge 24e970474 into e89b0b926 Pull #670 26 May 2021 10:56PM UTC web-flow travis-ci pending completion  
1727 session-line-item-typespec Merge 6b238c16f into e89b0b926 Pull #670 26 May 2021 10:18PM UTC web-flow travis-ci pending completion  
See All Builds (1491)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc