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

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

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

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

Jobs
ID Job ID Ran Files Coverage
1 1427.1 21 Mar 2018 05:01PM UTC 0
75.93
Travis Job 1427.1
Source Files on build 1427
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1427
  • 239d751c on github
  • Prev Build on V3 (#1426)
  • Next Build on V3 (#1436)
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