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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 26 Jan 2017 02:05PM 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%. First build
226.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 226.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 226
  • Travis Job 226.1
  • 6aac5c68 on github
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