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

pagarme / pagarme-php / 1427 / 1
77%
master: 73%

Build:
Build:
LAST BUILD BRANCH: V3
DEFAULT BRANCH: master
Ran 21 Mar 2018 05:02PM UTC
Files 131
Run time 10s
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

21 Mar 2018 03:52PM UTC coverage: 75.926% (+0.4%) from 75.564%
1427.1

push

travis-ci

web-flow
Fix wrong object type after create a transaction (#252)

* customer: fix customer type on API response

When the SDK create the transaction object from the API response the
customer object is showing like a stdClass. This commit fix this by
switching this stdClass to the Customer object.

* card: fix card type on API response

When the SDK create the transaction object from the API response the
card object is showing like a stdClass. This commit fix this by
switching this stdClass to the Card object.

* tests: fix tests to not access id property directly

* tests: fix tests failing

The bulk anticipation tests fails in some days of the week because it
count +5 days and +6 days from current date time, and the anticipation
must be in a business day. This PR fix this by validating the week day
and changing the count if the day is a weekend.

1230 of 1620 relevant lines covered (75.93%)

3.54 hits per line

Source Files on job 1427.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 1427.1
  • 239d751c on github
  • Prev Job for on V3 (#1426.1)
  • Next Job for on V3 (#1436.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