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

code-corps / stripity_stripe / 1606 / 2
91%
master: 91%

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

27 May 2020 12:27PM UTC coverage: 89.609%. First build
STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string

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>

664 of 741 relevant lines covered (89.61%)

135.33 hits per line

Source Files on job 1606.2 (STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1542
  • Travis Job 1606.2
  • 0b941cd7 on github
  • Next Job for STRIPE_MOCK_VERSION=0.90.0 MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string on master (#1612.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