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

code-corps / stripity_stripe / 1606
91%

Build:
DEFAULT BRANCH: master
Ran 27 May 2020 12:28PM UTC
Jobs 7
Files 76
Run time 11min
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

pending completion
1606

push

travis-ci

web-flow
Update various stripe objects with missing fields, remove deprecated fields, and add support for some missing objects (#602)

* Remove /issuing/card_details endpoint interactions

The endpoint /issuing/card_details has been removed from the Stripe API.
These details can be found at /issuing/cards/retrieve with the appropriate
'expand' parameters.

* Remove Issuing Disputes

Since Issuing Disputes are no longer available in the Stripe API, remove
the issuing disputes module and references to issuing disputes in
issuing transaction.

* add support for Stripe Mandate core resource

* add support for File Link core resource

* update core resources structs

* add converter support for order_item, usage_record

* remove deprecated fields from, add missing fields to issuing objects

* add support for Credit Note Line Items, Customer Balance Transactions

* remove deprecated fields, add 'threshold reason', alphabetize struct fields

* add support for usage_record_summary object

* remove incorrect field from recipient fixture for test warning

* fix typespecs for struct and update/4

* list login_link as supported object

* fix typespec for list/3

* fix typespecs, struct fields for subscriptions objects

* add missing struct fields to connect objects

* adjust typespec to match library style, add missing struct fields

* add missing 'deleted' field to stripe objects

* update stripe-mock version

* ignore coverage reports in /cover

* fix to actually test Stripe.Relay.Product module

* add prices api

Co-authored-by: Ianko Leite <ianko@users.noreply.github.com>
Co-authored-by: ianko <iankoleite@gmail.com>

34 of 34 new or added lines in 5 files covered. (100.0%)

664 of 741 relevant lines covered (89.61%)

947.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1606.1 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 27 May 2020 12:28PM UTC 0
89.61
Travis Job 1606.1
2 1606.2 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 27 May 2020 12:28PM UTC 0
89.61
Travis Job 1606.2
3 1606.3 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 27 May 2020 12:28PM UTC 0
89.61
Travis Job 1606.3
4 1606.4 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 27 May 2020 12:28PM UTC 0
89.61
Travis Job 1606.4
5 1606.5 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 27 May 2020 12:28PM UTC 0
89.61
Travis Job 1606.5
6 1606.6 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 27 May 2020 12:40PM UTC 0
89.61
Travis Job 1606.6
7 1606.7 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 27 May 2020 12:40PM UTC 0
89.61
Travis Job 1606.7
Source Files on build 1606
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1606
  • 0b941cd7 on github
  • Prev Build on master (#1599)
  • Next Build on master (#1612)
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