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

divio / django-cms
78%
develop: 77%

Build:
Build:
LAST BUILD BRANCH: release/4.0.1.x
DEFAULT BRANCH: develop
Repo Added 04 Apr 2014 01:20PM CUT
Files 25
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

LAST BUILD ON BRANCH feat/django-42-compatible
branch: feat/django-42-compatible
CHANGE BRANCH
x
Reset
  • feat/django-42-compatible
  • 3.11.x-multiple-fallback
  • 3.11.x-permanent-language-redirect-option
  • WiP-remaining-CMS4-issues
  • add/docs
  • chore/github-templates
  • chore/pr-lint-update
  • ci/pre-commit
  • ci/update-lint-pr
  • develop
  • develop-4
  • docs/contributing
  • docs/placeholders
  • docs/update-installation-by-hand
  • docs/venv-command
  • feat/3.11.5+intranet-fix
  • feat/3.11.5+intranet-fix+cms-fix-multisite
  • feat/backport-rtl
  • feat/django-42-compatible-update
  • feat/django-5-support
  • feat/modernize-django-update-ci
  • feat/new-contributor-msg-v3
  • feat/no-squash-bot
  • feat/rtl-support
  • feat/specific-depr-warnings
  • feat/update-cms-cache-prefix-docs
  • feat/update-frontend-test-docs
  • feature/language-from-middleware
  • fix-7752-change_template-form
  • fix/cms_menus
  • fix/copy-content-extension
  • fix/copy-extensions
  • fix/dark-mode-messages
  • fix/extension-toolbar
  • fix/honour-redirect-on-fallback-for-homepage
  • fix/incorrect-migrate-command
  • fix/issue-7672
  • fix/language-chooser
  • fix/logout-django-5-0
  • fix/plugin-paths
  • fix/port-forward-7070
  • fix/readable-messages
  • fix/redirect-after-create
  • fix/releasenotes-3.11.4
  • fix/return-handle-no-page
  • fix/structure-mode-button-incorrect-bundles
  • fix/update-installation-instructions
  • fix/wizard_redirect_to_object_edit_url
  • fix_plural_forms_fr_djangojs_locale
  • fsbraun-develop
  • fsbraun-patch-1
  • fsbraun-patch-2
  • issue-7745-delete-page
  • meandre_3.11
  • new-release
  • old-release-4.1.x
  • permanent-language-redirect-option
  • pyup-update-alabaster-0.7.12-to-0.7.14
  • pyup-update-alabaster-0.7.12-to-0.7.15
  • pyup-update-alabaster-0.7.12-to-0.7.16
  • pyup-update-alabaster-0.7.12-to-1.0.0
  • pyup-update-asgiref-3.5.0-to-3.8.0
  • pyup-update-asgiref-3.5.0-to-3.8.1
  • release-x/4.1.x
  • release/3.11.5+socialschools-cms-fixes
  • release/3.11.x
  • release/4.0.1.x
  • release/4.1.x
  • release/4.1.x.x
  • release/build
  • remove-delete-page-from-toolbar
  • testtt

08 Mar 2024 01:43PM CUT coverage: 77.576%. Remained the same
#28645

push

travis-ci

web-flow
Update settingsadmin.py

1039 of 1502 branches covered (69.17%)

2515 of 3242 relevant lines covered (77.58%)

33.24 hits per line

Relevant lines Covered
Build:
Build:
3242 RELEVANT LINES 2515 COVERED LINES
33.24 HITS PER LINE
Source Files on feat/django-42-compatible
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
32.14
...ms/static/cms/js/modules/shortcuts/placeholders.js180 84 27 57 1.0 0 4
37.4
cms/static/cms/js/modules/cms.pagetree.js1173 385 144 241 22.0 48 137
50.0
cms/static/cms/js/modules/shortcuts/toolbar.js17 6 3 3 1.0 0 2
59.45
cms/static/cms/js/modules/cms.plugins.js2298 836 497 339 56.0 216 196
62.5
cms/static/cms/js/modules/keyboard.js33 8 5 3 1.0 0 2
83.33
cms/static/cms/js/modules/cms.pagetree.dropdown.js131 36 30 6 8.0 4 2
83.33
cms/static/cms/js/modules/loader.js40 6 5 1 1.0 0 0
91.3
cms/static/cms/js/modules/cms.toolbar.js751 253 231 22 22.0 106 30
93.67
cms/static/cms/js/modules/cms.clipboard.js271 79 74 5 9.0 17 4
94.51
cms/static/cms/js/modules/cms.structureboard.js1548 601 568 33 89.0 249 48
Showing 1 to 10 of 25 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    77.58
    cms/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#28645 feat/django-42-compatible Update settingsadmin.py push 08 Mar 2024 01:45PM CUT web-flow travis-ci
77.58
#28642 feat/django-42-compatible updated regular expression push 08 Mar 2024 12:42PM CUT vipulnarang95 travis-ci
77.58
#28639 feat/django-42-compatible removed unused import push 08 Mar 2024 12:26PM CUT vipulnarang95 travis-ci
77.58
#28636 feat/django-42-compatible updated path from re_path in settingsadmin push 08 Mar 2024 12:15PM CUT vipulnarang95 travis-ci
77.58
#28634 feat/django-42-compatible Merge pull request #3 from joshyu/feat/django-42-compatible Feat/django 42 compatible updated push 08 Mar 2024 10:02AM CUT web-flow travis-ci
77.58
#28629 feat/django-42-compatible Merge remote-tracking branch 'upstream/feat/django-42-compatible' into feat/django-42-compatible push 08 Mar 2024 09:34AM CUT joshyu travis-ci
77.58
#28627 feat/django-42-compatible fix: failing tests push 08 Mar 2024 09:16AM CUT joshyu travis-ci
77.58
#28625 feat/django-42-compatible fix: update pip requirement push 08 Mar 2024 08:56AM CUT joshyu travis-ci
77.58
#28622 feat/django-42-compatible fix: failing tests push 08 Mar 2024 08:26AM CUT joshyu travis-ci
77.58
#28619 feat/django-42-compatible fix: restore 'default_app_config' push 08 Mar 2024 07:18AM CUT joshyu travis-ci
77.58
See All Builds (17128)
  • Repo on GitHub
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