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

code-corps / stripity_stripe
83%
master: 91%

Build:
Build:
LAST BUILD BRANCH: add-expires-at
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 1.x.x
branch: 1.x.x
CHANGE BRANCH
x
Reset
  • 1.x.x
  • 1.5.0
  • 1.6.1
  • 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
1567

push

travis-ci

web-flow
Merge pull request #584 from jjabba/no-unnessesary-quotes

Removed quotes

252 of 305 relevant lines covered (82.62%)

26.38 hits per line

Relevant lines Covered
Build:
Build:
305 RELEVANT LINES 252 COVERED LINES
26.38 HITS PER LINE
Source Files on 1.x.x
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1567 1.x.x Merge pull request #584 from jjabba/no-unnessesary-quotes Removed quotes push 01 Mar 2020 06:21PM UTC web-flow travis-ci pending completion  
1037 1.x.x Apply mix format on 2 files to eliminate warnings when running mix docs (#397) push 13 Jul 2018 05:42AM UTC snewcomer travis-ci pending completion  
979 1.x.x Remove superflous "-" from changelog push 05 Jun 2018 01:09PM UTC web-flow travis-ci pending completion  
978 1.x.x Update list of maintainers push 05 Jun 2018 01:01PM UTC begedin travis-ci pending completion  
976 1.x.x Release 1.6.2 (#375) Release 1.6.2 - merge readme with that of 2.0/master - merge changelog with that of 2.0/master - update package version push 05 Jun 2018 12:53PM UTC web-flow travis-ci pending completion  
971 1.x.x Add basic instructions for 2.0 Pull #375 05 Jun 2018 12:44PM UTC web-flow travis-ci pending completion  
969 1.x.x Make 1.x.x documentation collapsible Pull #375 05 Jun 2018 12:42PM UTC web-flow travis-ci pending completion  
967 1.x.x Update readme to release 1.6.2 Pull #375 05 Jun 2018 12:37PM UTC web-flow travis-ci pending completion  
961 1.x.x Add support for transfers Pull #232 05 Jun 2018 11:51AM UTC web-flow travis-ci pending completion  
962 1.x.x remove prefix module Pull #336 05 Jun 2018 11:51AM 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