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

enl / flysystem-cloudinary / 73
77%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2020 10:02PM UTC
Jobs 1
Files 10
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

pending completion
73

Pull #34

travis-ci

Rami Massoud
Need to use isset instead of property_exists

Seems there is a weird tension in the use of ArrayObject where you
can't use array_key_exists because it is still an object, but it can
have keys/values like one. Looking at a sample response, `next_cursor`
is a key at the same level as `resources`, so it seems `isset` is the
only option.

Logically I think that still works because if the value of
`$response['next_cursor']` is null, then this code should not execute.
Pull Request #34:

103 of 137 relevant lines covered (75.18%)

2.97 hits per line

Jobs
ID Job ID Ran Files Coverage
5 73.5 (EXECUTE_CS_CHECK=true EXECUTE_COVERAGE=true) 09 Feb 2020 10:02PM UTC 0
75.18
Travis Job 73.5
Source Files on build 73
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #73
  • Pull Request #34
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

© 2025 Coveralls, Inc