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

brailcom / wiking / 87
13%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2016 09:48AM UTC
Jobs 1
Files 24
Run time 2s
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
87

push

travis-ci

cerha
Work around iOS 10 media issue

Without this work around, media playback would not work with iOS 10 for
media files which require authentication.

AppleCoreMedia starting from iOS 10 downloads files referenced in
<audio> and <video> tags without sending all cookies.  Only cookies with
expiration set are sent with the request and others are ignored.

Forcing cookie expiration on iOS 10 devices unfortunately causes the
user sessions to be always persistent in this case, but this actually
doesn't seem to be a huge problem because the browser is typically never
closed on iOS so the users won't expect the session to end unless they
explicitly log out.  Also the iOS devices are often personal so the risk
of stealing user's session is minimized by their typical usage scenario.

At this time it is not known whether Apple is going to fix this issue
and in which iOS version, so the work around is applied for all 10.x
iOS versions.

1281 of 9909 relevant lines covered (12.93%)

0.13 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
14
100.0
lib/wiking/cms/texts.py
31
100.0
lib/wiking/handler.py
198
100.0
lib/wiking/cms/users.py
469
100.0
lib/wiking/util.py
Jobs
ID Job ID Ran Files Coverage
1 87.1 06 Oct 2016 09:48AM UTC 0
12.93
Travis Job 87.1
Source Files on build 87
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #87
  • dc9145bf on github
  • Prev Build on master (#86)
  • Next Build on master (#88)
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