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

code-corps / stripity_stripe / 539 / 1
24%
master: 91%

Build:
Build:
LAST BUILD BRANCH: add-expires-at
DEFAULT BRANCH: master
Ran 04 Oct 2017 04:49PM UTC
Files 23
Run time 1s
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

04 Oct 2017 04:48PM UTC coverage: 24.164%. Remained the same
MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string

Pull #259

travis-ci

web-flow
Fixes for Account, Charge

Stripe Accounts no longer take the `transfer_statement_descriptor`
parameter. I was getting errors because `nullable_fields` was
automatically submitting it on `Account.create/2`, resulting in an API
error:

```
Stripe.ApiErrorResponse{code: nil, message: "Received unknown parameter: transfer_statement_descriptor"}
```

`Stripe.Account` also needs to support the `payouts_enabled` parameter.
`Stripe.Charge` also needs to support the `transfer_group` parameter.
Pull Request #259: Fixes for Account, Charge

65 of 269 relevant lines covered (24.16%)

4.26 hits per line

Source Files on job 539.1 (MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 539
  • Travis Job 539.1
  • daa5ca33 on github
  • Prev Job for MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string on 2.0 (#532.1)
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

© 2026 Coveralls, Inc