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

divio / django-cms / 8218
89%
develop: 77%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: develop
Ran 23 Jun 2016 05:02PM UTC
Jobs 32
Files 166
Run time 72min
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
8218

push

travis-ci

GitHub
Fixed broken references across the documentation (#5427)

In many places in the documentation, we have used references
of the form:

    :meth:`~cms.models.pluginmodel.CMSPlugin.copy_relations()`

to the referent:

    ..  class:: cms.models.pluginmodel.CMSPlugin

    [...]

        ..  method:: copy_relations()

Often, this has not been done correctly, with either the
directive or the role that links to it incorrectly formatted, and
the directive often simply missing.

This patch fixes 176 warnings across the documentation.

13497 of 15180 relevant lines covered (88.91%)

24.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8218.1 (DJANGO=1.9 DATABASE_URL='sqlite://localhost/:memory:' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:04PM UTC 0
89.53
Travis Job 8218.1
2 8218.2 (DJANGO=1.9 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test') 23 Jun 2016 05:03PM UTC 0
89.51
Travis Job 8218.2
3 8218.3 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:03PM UTC 0
89.53
Travis Job 8218.3
4 8218.4 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='emailuserapp.EmailUser') 23 Jun 2016 05:09PM UTC 0
89.44
Travis Job 8218.4
5 8218.5 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='customuserapp.User') 23 Jun 2016 05:02PM UTC 0
89.44
Travis Job 8218.5
6 8218.6 (DJANGO=1.8 DATABASE_URL='sqlite://localhost/:memory:' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:07PM UTC 0
89.41
Travis Job 8218.6
8 8218.8 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:11PM UTC 0
89.41
Travis Job 8218.8
9 8218.9 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='emailuserapp.EmailUser') 23 Jun 2016 05:13PM UTC 0
89.32
Travis Job 8218.9
10 8218.10 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='customuserapp.User') 23 Jun 2016 05:23PM UTC 0
89.31
Travis Job 8218.10
11 8218.11 (DJANGO=1.9 DATABASE_URL='sqlite://localhost/:memory:' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:18PM UTC 0
89.52
Travis Job 8218.11
12 8218.12 (DJANGO=1.9 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test') 23 Jun 2016 05:20PM UTC 0
89.5
Travis Job 8218.12
13 8218.13 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:21PM UTC 0
89.52
Travis Job 8218.13
14 8218.14 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='emailuserapp.EmailUser') 23 Jun 2016 05:25PM UTC 0
89.43
Travis Job 8218.14
15 8218.15 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='customuserapp.User') 23 Jun 2016 05:23PM UTC 0
89.43
Travis Job 8218.15
16 8218.16 (DJANGO=1.8 DATABASE_URL='sqlite://localhost/:memory:' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:26PM UTC 0
89.4
Travis Job 8218.16
18 8218.18 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:25PM UTC 0
89.4
Travis Job 8218.18
19 8218.19 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='emailuserapp.EmailUser') 23 Jun 2016 05:28PM UTC 0
89.31
Travis Job 8218.19
20 8218.20 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='customuserapp.User') 23 Jun 2016 05:33PM UTC 0
89.31
Travis Job 8218.20
21 8218.21 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='emailuserapp.EmailUser') 23 Jun 2016 05:35PM UTC 0
89.31
Travis Job 8218.21
22 8218.22 (FRONTEND=1 UNIT=1) 23 Jun 2016 05:23PM UTC 0
85.39
Travis Job 8218.22
24 8218.24 (FRONTEND=1 INTEGRATION=1 INTEGRATION_TESTS_BUCKET=1 DJANGO=1.8 DATABASE_URL='sqlite://localhost/testdb.sqlite' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:35PM UTC 0
Travis Job 8218.24
25 8218.25 (FRONTEND=1 INTEGRATION=1 INTEGRATION_TESTS_BUCKET=2 DJANGO=1.8 DATABASE_URL='sqlite://localhost/testdb.sqlite' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:37PM UTC 0
Travis Job 8218.25
26 8218.26 (FRONTEND=1 INTEGRATION=1 INTEGRATION_TESTS_BUCKET=3 DJANGO=1.8 DATABASE_URL='sqlite://localhost/testdb.sqlite' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:37PM UTC 0
Travis Job 8218.26
27 8218.27 (DJANGO=1.9 DATABASE_URL='sqlite://localhost/:memory:' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:45PM UTC 0
89.53
Travis Job 8218.27
28 8218.28 (DJANGO=1.9 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test') 23 Jun 2016 05:54PM UTC 0
89.51
Travis Job 8218.28
29 8218.29 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:56PM UTC 0
89.53
Travis Job 8218.29
30 8218.30 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='emailuserapp.EmailUser') 23 Jun 2016 05:44PM UTC 0
89.44
Travis Job 8218.30
31 8218.31 (DJANGO=1.9 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='customuserapp.User') 23 Jun 2016 05:47PM UTC 0
89.44
Travis Job 8218.31
32 8218.32 (DJANGO=1.8 DATABASE_URL='sqlite://localhost/:memory:' MIGRATE_OPTION='--migrate') 23 Jun 2016 06:04PM UTC 0
89.41
Travis Job 8218.32
34 8218.34 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' MIGRATE_OPTION='--migrate') 23 Jun 2016 05:57PM UTC 0
89.41
Travis Job 8218.34
35 8218.35 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='emailuserapp.EmailUser') 23 Jun 2016 05:52PM UTC 0
89.32
Travis Job 8218.35
36 8218.36 (DJANGO=1.8 DATABASE_URL='postgres://postgres@127.0.0.1/djangocms_test' AUTH_USER_MODEL='customuserapp.User') 23 Jun 2016 05:57PM UTC 0
89.32
Travis Job 8218.36
Source Files on build 8218
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8218
  • af20a561 on github
  • Prev Build on release/3.3.x (#8207)
  • Next Build on release/3.3.x (#8224)
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