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

ic-labs / django-icekit
73%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: agsa/master
DEFAULT BRANCH: develop
Repo Added 11 Aug 2016 01:31PM UTC
Files 265
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 feature/fixes-for-icekit-based-projects
branch: feature/fixes-for-icekit-based-projects
CHANGE BRANCH
x
Reset
  • feature/fixes-for-icekit-based-projects
  • 0.13
  • 0.13.1
  • 0.14
  • 0.14.1
  • 0.15
  • 0.17
  • 0.17.2
  • 10-url-override-with-publishing
  • 141_thumbnailer_sizes_in_settings
  • 176-remove-unpublishable-classes
  • 204-iiif-image-api
  • 212-api-for-images-collection
  • 213-add-collections-api
  • 230-split-settings
  • 236-site-map-importer
  • 241-cache-docker-in-travis
  • 247-image-categories-in-api
  • 253-travis-failures-installing-docker-engine-1.9
  • 254-bulk-delete-of-pages-in-admin
  • 261-locations-for-events
  • 265-add-mixins-to-simple-event
  • 288-reduce-tight-model-relationship-coupling
  • 308-fixes-for-fluent-pages-1-1-3
  • 49_visually_identify_preview
  • 85-rename-preview-link-param
  • add-public-read-s3-storage-for-thumbnails
  • agsa/master
  • develop
  • feature/138-fix-admin-content-js-behaviour
  • feature/155-show-preview-link-for-staff
  • feature/156-simple-content-workflow
  • feature/183-test-travis
  • feature/184-port-mptt-mgmt-commands
  • feature/192-add-republish-permission
  • feature/197-backport-templates-to-core
  • feature/22-fix-publishing-of-fluent-contents
  • feature/286-bower-install-icekit-deps
  • feature/286-use-yarn-if-yarn.lock-available
  • feature/32-make-publishing-filters-urlnode-compatible
  • feature/39_asset_model
  • feature/42-fix-publishing-m2m-rels-with-through-table
  • feature/44-build-search-features
  • feature/45-fix-workflow-app-name
  • feature/48-alter-the-nav-model
  • feature/add-runtests-quick-docker-env-script
  • feature/admin-refactor
  • feature/content-listing-plugin
  • feature/docker-tag
  • feature/dotenv
  • feature/image_improvements
  • feature/integrate-doctests-into-test-suite
  • feature/media-category-api
  • feature/new_articles
  • feature/news-aggregator
  • feature/publishing-auto-publish
  • feature/raw_id_preview
  • feature/refactor-location-models
  • feature/remove-gulp-dependency
  • feature/rest-docs
  • feature/reuse-db-tests
  • feature/screencast
  • feature/travis-docker
  • feature/uncompressed_js_block
  • feature/urls_in_quotes
  • fix-image-gallery-js-ref
  • fix-publishing-for-m2ms-with-gfks
  • fix-setting-derived-text-plugin-migrations
  • glamkit
  • glamkit-events
  • iiif-improvements
  • master
  • merge-repos
  • news-aggregator
  • pinned-startproject
  • pinned-startproject-ixc-django-docker
  • pre-repo-merge
  • public-s3-storage-support
  • requires-io-develop
  • test-zapier
  • tmp-for-aot-prod
  • travis-tag-commit
  • update-icekit-tests-db

pending completion
175

push

travis-ci

mrmachine
Do Django setup and open BASH shell by default with `go.sh` script.

2895 of 3960 relevant lines covered (73.11%)

0.73 hits per line

Relevant lines Covered
Build:
Build:
3960 RELEVANT LINES 2895 COVERED LINES
0.73 HITS PER LINE
Source Files on feature/fixes-for-icekit-based-projects
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
175 feature/fixes-for-icekit-based-projects Do Django setup and open BASH shell by default with `go.sh` script. push 20 Sep 2016 06:39AM UTC mrmachine travis-ci pending completion  
173 feature/fixes-for-icekit-based-projects Make sure that `celerybeat` and `celeryflower` start when we run `django`. push 20 Sep 2016 05:30AM UTC mrmachine travis-ci pending completion  
166 feature/fixes-for-icekit-based-projects Run `setup-django.sh bash.sh` as the default command for `django` service. This should give people a look at the list of commands they can run in the shell, and make it easier to switch between the Django dev server, nginx/gunicorn, running tests... push 19 Sep 2016 04:05PM UTC mrmachine travis-ci pending completion  
160 feature/fixes-for-icekit-based-projects Avoid/ignore Travis test failures due to coverall comms failures push 19 Sep 2016 10:15AM UTC jmurty travis-ci pending completion  
158 feature/fixes-for-icekit-based-projects Scrap `RUNTESTS_ARGS`. With `.` as the default arg, we don't need this anymore. push 19 Sep 2016 06:43AM UTC mrmachine travis-ci pending completion  
156 feature/fixes-for-icekit-based-projects Run ICEKit project, not ICEKit library, tests by default Run the "local" project's unit tests by default when `runtests.sh` is invoked instead of always running just the ICEKit library tests. This change will continue to run ICEKit library tests... push 19 Sep 2016 02:52AM UTC jmurty travis-ci pending completion  
154 feature/fixes-for-icekit-based-projects Correct runserver cmd to use the manage.py script that works push 19 Sep 2016 12:25AM UTC jmurty travis-ci pending completion  
153 feature/fixes-for-icekit-based-projects Rename `requirements.txt` to `requirements-icekit.txt`. This file is only used to install ICEkit itself when a project is run via `go.sh`. push 16 Sep 2016 03:31PM UTC mrmachine travis-ci pending completion  
151 feature/fixes-for-icekit-based-projects go.sh: Remove fail in existing venv & fix check for ICEKit venv path push 15 Sep 2016 09:46AM UTC jmurty travis-ci pending completion  
147 feature/fixes-for-icekit-based-projects setup-postgres.sh: script now works even if `pv` is not available The `pv` utility is handy for showing progress information as data is moved through a Unix pipe, but is not important enough that we should require that everyone who runs this scri... push 15 Sep 2016 06:10AM UTC jmurty travis-ci pending completion  
See All Builds (714)
  • 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