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

jwilsson / spotify-web-api-php / 227 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2017 02:12PM UTC
Files 5
Run time 0s
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

26 Jan 2017 01:58PM UTC coverage: 98.462% (+0.004%) from 98.458%
227.1

push

travis-ci

jwilsson
Deprecate getReturnAssoc()/setReturnAssoc() methods

The following methods are deprecated and replaced by:
Request::getReturnAssoc() -> Request::getReturnType()
Request::setReturnAssoc() -> Request::setReturnType(Request::RETURN_ASSOC)
SpotifyWebAPI::getReturnAssoc() -> SpotifyWebAPI::getReturnType()
SpotifyWebAPI::setReturnAssoc() -> SpotifyWebAPI::setReturnType(SpotifyWebAPI::RETURN_ASSOC)

The following constants has also been added:
Request::RETURN_ASSOC
Request::RETURN_OBJECT
SpotifyWebAPI::RETURN_ASSOC
SpotifyWebAPI::RETURN_OBJECT

448 of 455 relevant lines covered (98.46%)

4.08 hits per line

Source Files on job 227.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 227
  • Travis Job 227.1
  • 6aac5c68 on github
  • Prev Job for on master (#225.1)
  • Next Job for on master (#228.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