• 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/42-fix-publishing-m2m-rels-with-through-table
branch: feature/42-fix-publishing-m2m-rels-with-through-table
CHANGE BRANCH
x
Reset
  • feature/42-fix-publishing-m2m-rels-with-through-table
  • 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/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/fixes-for-icekit-based-projects
  • 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
391

push

travis-ci

jmurty
Remove unsafe select-related performance improvement, re #42

Do not assume that all M2M through tables with a publishable item at
one end or the other have a publishable target item. This unfortunately
reduces performance, but avoids crashing errors.

2980 of 4079 relevant lines covered (73.06%)

0.73 hits per line

Relevant lines Covered
Build:
Build:
4079 RELEVANT LINES 2980 COVERED LINES
0.73 HITS PER LINE
Source Files on feature/42-fix-publishing-m2m-rels-with-through-table
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
391 feature/42-fix-publishing-m2m-rels-with-through-table Remove unsafe select-related performance improvement, re #42 Do not assume that all M2M through tables with a publishable item at one end or the other have a publishable target item. This unfortunately reduces performance, but avoids crashing err... push 01 Nov 2016 01:15AM UTC jmurty travis-ci pending completion  
390 feature/42-fix-publishing-m2m-rels-with-through-table Guard against non-existent published copy on M2M publish, re #42 Recent changes mistakenly dropped the existence check for the published copy of related objects when handling M2M relationships. This fix checks for both non-existing published copi... push 31 Oct 2016 10:58PM UTC jmurty travis-ci pending completion  
389 feature/42-fix-publishing-m2m-rels-with-through-table Refactor M2M handling to iterate through table entries, re #42 Improve handling of M2M relationships with through tables by refactoring the M2M cloning process to iterate over entries of the through table model, rather than trying to reverse engi... push 31 Oct 2016 05:37AM UTC jmurty travis-ci pending completion  
386 feature/42-fix-publishing-m2m-rels-with-through-table Clone M2M through model relationships on publish, re #42 When managing M2M relationships with through tables between publishable models, clone the entire M2M record when adding a new relationship to keep the additional field information in the re... push 27 Oct 2016 06:25AM UTC jmurty travis-ci pending completion  
382 feature/42-fix-publishing-m2m-rels-with-through-table Fix publishing for M2M relationships with explicit through tables, re #42 When publishable models have M2M relationships with other publishable models the `publishing_clone_relations` method does extra work to maintain the appropriate relationshi... push 27 Oct 2016 06:08AM 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