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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 26 Jan 2017 02:05PM UTC
Jobs 4
Files 5
Run time 1min
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
226

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

6 of 6 new or added lines in 2 files covered. (100.0%)

450 of 457 relevant lines covered (98.47%)

15.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 226.1 26 Jan 2017 02:04PM UTC 0
98.46
Travis Job 226.1
2 226.2 26 Jan 2017 02:04PM UTC 0
98.46
Travis Job 226.2
3 226.3 26 Jan 2017 02:05PM UTC 0
98.11
Travis Job 226.3
4 226.4 26 Jan 2017 02:06PM UTC 0
98.11
Travis Job 226.4
Source Files on build 226
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #226
  • 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