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

divio / django-cms / 4007
77%

Build:
DEFAULT BRANCH: develop
Ran 26 Oct 2014 11:36PM UTC
Jobs 47
Files 138
Run time 50min
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
4007

Pull #3534

travis-ci

Brad Walker
cms.utils.urlutils refactors

levelize_path(): list comp
prepend slash explicitly, not relying on join of empty string
splitting all slashes and filtering empty strings also converts paths with
consecutive slashes

urljoin():
The conditionals became simpler because '/'.join(stripped) never could have
started or ended with a slash
Pull Request #3534:

9458 of 10412 relevant lines covered (90.84%)

29.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4007.1 (DJANGO=1.5 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 26 Oct 2014 11:37PM UTC 0
Travis Job 4007.1
2 4007.2 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 26 Oct 2014 11:40PM UTC 0
Travis Job 4007.2
3 4007.3 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 26 Oct 2014 11:40PM UTC 0
Travis Job 4007.3
4 4007.4 (DJANGO=1.6 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 26 Oct 2014 11:37PM UTC 0
Travis Job 4007.4
5 4007.5 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 26 Oct 2014 11:38PM UTC 0
Travis Job 4007.5
6 4007.6 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 26 Oct 2014 11:39PM UTC 0
Travis Job 4007.6
7 4007.7 (DJANGO=1.7 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 26 Oct 2014 11:36PM UTC 0
Travis Job 4007.7
8 4007.8 (DJANGO=1.7 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 26 Oct 2014 11:39PM UTC 0
Travis Job 4007.8
9 4007.9 (DJANGO=1.7 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 26 Oct 2014 11:49PM UTC 0
Travis Job 4007.9
10 4007.10 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='customuserapp.User') 26 Oct 2014 11:50PM UTC 0
Travis Job 4007.10
11 4007.11 (DJANGO=1.5 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 26 Oct 2014 11:50PM UTC 0
Travis Job 4007.11
12 4007.12 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 26 Oct 2014 11:52PM UTC 0
Travis Job 4007.12
13 4007.13 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 26 Oct 2014 11:53PM UTC 0
Travis Job 4007.13
14 4007.14 (DJANGO=1.6 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 26 Oct 2014 11:50PM UTC 0
Travis Job 4007.14
15 4007.15 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 26 Oct 2014 11:53PM UTC 0
Travis Job 4007.15
16 4007.16 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 26 Oct 2014 11:53PM UTC 0
Travis Job 4007.16
17 4007.17 (DJANGO=1.7 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:00AM UTC 0
Travis Job 4007.17
18 4007.18 (DJANGO=1.7 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:02AM UTC 0
Travis Job 4007.18
19 4007.19 (DJANGO=1.7 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 27 Oct 2014 12:07AM UTC 0
Travis Job 4007.19
20 4007.20 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='customuserapp.User') 27 Oct 2014 12:07AM UTC 0
Travis Job 4007.20
21 4007.21 (DJANGO=1.4 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:02AM UTC 0
Travis Job 4007.21
22 4007.22 (DJANGO=1.4 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:05AM UTC 0
Travis Job 4007.22
23 4007.23 (DJANGO=1.4 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1) 27 Oct 2014 12:12AM UTC 0
Travis Job 4007.23
24 4007.24 (DJANGO=1.5 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:10AM UTC 0
Travis Job 4007.24
25 4007.25 (DJANGO=1.5 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:14AM UTC 0
90.01
Travis Job 4007.25
26 4007.26 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:13AM UTC 0
Travis Job 4007.26
27 4007.27 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 27 Oct 2014 12:13AM UTC 0
Travis Job 4007.27
28 4007.28 (DJANGO=1.6 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:13AM UTC 0
Travis Job 4007.28
29 4007.29 (DJANGO=1.6 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:19AM UTC 0
89.93
Travis Job 4007.29
30 4007.30 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:23AM UTC 0
89.93
Travis Job 4007.30
31 4007.31 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 27 Oct 2014 12:24AM UTC 0
89.89
Travis Job 4007.31
32 4007.32 (DJANGO=1.7 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:25AM UTC 0
90.01
Travis Job 4007.32
34 4007.34 (DJANGO=1.7 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:25AM UTC 0
89.99
Travis Job 4007.34
35 4007.35 (DJANGO=1.7 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 27 Oct 2014 12:29AM UTC 0
Travis Job 4007.35
36 4007.36 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='customuserapp.User') 27 Oct 2014 12:30AM UTC 0
Travis Job 4007.36
37 4007.37 (DJANGO=1.4 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:34AM UTC 0
Travis Job 4007.37
38 4007.38 (DJANGO=1.4 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:38AM UTC 0
Travis Job 4007.38
39 4007.39 (DJANGO=1.4 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1) 27 Oct 2014 12:37AM UTC 0
Travis Job 4007.39
40 4007.40 (DJANGO=1.5 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:39AM UTC 0
Travis Job 4007.40
41 4007.41 (DJANGO=1.5 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:43AM UTC 0
Travis Job 4007.41
42 4007.42 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:42AM UTC 0
Travis Job 4007.42
43 4007.43 (DJANGO=1.5 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 27 Oct 2014 12:42AM UTC 0
Travis Job 4007.43
44 4007.44 (DJANGO=1.6 DATABASE_URL='sqlite://localhost/:memory:' SELENIUM=0) 27 Oct 2014 12:43AM UTC 0
Travis Job 4007.44
45 4007.45 (DJANGO=1.6 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:46AM UTC 0
Travis Job 4007.45
46 4007.46 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=0) 27 Oct 2014 12:47AM UTC 0
Travis Job 4007.46
47 4007.47 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='emailuserapp.EmailUser') 27 Oct 2014 12:49AM UTC 0
Travis Job 4007.47
48 4007.48 (DJANGO=1.6 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' SELENIUM=1 AUTH_USER_MODEL='customuserapp.User') 27 Oct 2014 12:54AM UTC 0
Travis Job 4007.48
Source Files on build 4007
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #4007
  • Pull Request #3534
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