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

ColinDuquesnoy / MellowPlayer / 1516
28%

Build:
DEFAULT BRANCH: develop
Ran 06 Jul 2018 05:00PM UTC
Jobs 1
Files 286
Run time 41s
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
1516

push

travis-ci

ColinDuquesnoy
Fix Spotify integration script (#258)

* Fix Spotify integration script

The Spotify integration script had several errors preventing successful
extraction of metadata:

-	getArtist() and getSongTitle() were attempting to use the non-existent
	.text DOM Node property. Fixed to use .innerText
- getArtUrl() was using an outdated css selector to access the album art
	div
- isFavorite() was failing with an error if
	getButtons().addRemoveToMusic was null, which can be the case shortly
	after page load. Added a check for this.

* Fix Spotify favorite detection regex

3304 of 3793 relevant lines covered (87.11%)

100.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1516.1 06 Jul 2018 05:00PM UTC 0
87.11
Travis Job 1516.1
Source Files on build 1516
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1516
  • b4255936 on github
  • Prev Build on develop (#1508)
  • Next Build on develop (#1518)
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