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

divio / django-cms
77%

Build:
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 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-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
  • 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

24 Nov 2022 11:39AM CUT coverage: 77.399%. Remained the same
#29546

push

travis-ci

web-flow
build: bump loader-utils from 1.4.0 to 1.4.2 (#7435)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabian Braun <fsbraun@gmx.de>

1074 of 1547 branches covered (69.42%)

2565 of 3314 relevant lines covered (77.4%)

33.05 hits per line

Relevant lines Covered
Build:
Build:
3314 RELEVANT LINES 2565 COVERED LINES
33.05 HITS PER LINE
Source Files on develop
  • Tree
  • List 25
  • Changed 25
  • Source Changed 25
  • 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.17
cms/static/cms/js/modules/cms.pagetree.js1173 382 142 240 22.0 48 139
50.0
cms/static/cms/js/modules/shortcuts/toolbar.js17 6 3 3 1.0 0 2
60.69
cms/static/cms/js/modules/cms.plugins.js2272 814 494 320 57.0 219 185
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
87.45
cms/static/cms/js/modules/cms.toolbar.js788 271 237 34 23.0 102 27
91.49
cms/static/cms/js/modules/cms.structureboard.js1642 646 591 55 86.0 264 64
93.13
cms/static/cms/js/modules/cms.base.js568 131 122 9 28.0 70 8
Showing 1 to 10 of 25 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    77.4
    cms/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#29546 develop build: bump loader-utils from 1.4.0 to 1.4.2 (#7435) Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack... push 22 Mar 2025 12:52AM CUT web-flow travis-ci
77.4
#29521 develop Update ---bug-report.md push 14 Mar 2025 08:16PM CUT web-flow travis-ci
77.8
#29520 develop Update ---bug-report.md push 14 Mar 2025 06:10PM CUT web-flow travis-ci
77.8
#29519 develop Update ---bug-report.md push 14 Mar 2025 04:30PM CUT web-flow travis-ci
77.8
#29516 develop build: bump loader-utils from 1.4.0 to 1.4.2 (#7435) Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack... push 13 Mar 2025 05:25PM CUT web-flow travis-ci
77.4
#29515 develop refactor: Move js API functions to CMS.Helpers to make them available also to the admin site (#7384) Move CMS.API.Toolbar.get_color_scheme to CMS.API.Helpers.getColorScheme and CMS.API.Toolbar.set_color_scheme to CMS.API.Helpers.setColorScheme push 13 Mar 2025 12:02PM CUT web-flow travis-ci
77.41
#29514 develop Update ---bug-report.md push 13 Mar 2025 08:50AM CUT web-flow travis-ci
77.8
#29510 develop build: bump loader-utils from 1.4.0 to 1.4.2 (#7435) Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack... push 11 Mar 2025 10:46PM CUT web-flow travis-ci
77.4
#29509 develop feat: Run workflows in concurrency groups (#7211) * feat: Added concurrency config using unique workflow groups * Remove whitespace to test cancellation * Remove whitespace to test cancellation 2 Co-authored-by: Vinit Kumar <mail@vinitku... push 11 Mar 2025 02:43PM CUT web-flow travis-ci
77.7
#29508 develop build: bump loader-utils from 1.4.0 to 1.4.2 (#7435) Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack... push 11 Mar 2025 08:07AM CUT web-flow travis-ci
77.4
See All Builds (17001)
  • 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