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

mopidy / pyspotify / 256
97%

Build:
DEFAULT BRANCH: v2.x/develop
Ran 21 Feb 2014 11:39PM UTC
Jobs 1
Files 40
Run time –
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
256

push

travis-ci

jodal
Keep lock while reading data from libspotify

If a libspotify function is called by another thread before we read data out of
the pointers returned from libspotify, then the data may be changed and we may
be working on freed data, which would be very bad.

Thus we keep the global lock until we've copied the string to Python space, or
in the case of sp_* pointers, we keep the lock until we've called sp_*_add_ref
on the pointers.

7247 of 7312 relevant lines covered (99.11%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 256.1 (TOX_ENV=py27) 21 Feb 2014 11:39PM UTC 0
99.11
Travis Job 256.1
Source Files on build 256
  • Tree
  • List 0
  • Changed 13
  • Source Changed 13
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #256
  • e97a95f1 on github
  • Prev Build on v2.x/develop (#255)
  • Next Build on v2.x/develop (#257)
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