• 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 213-add-collections-api
branch: 213-add-collections-api
CHANGE BRANCH
x
Reset
  • 213-add-collections-api
  • 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
  • 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/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
913

push

travis-ci

jmurty
#213 API test updates for consolidated GLAMkit Collections EDTF fields

4942 of 6777 relevant lines covered (72.92%)

0.73 hits per line

Relevant lines Covered
Build:
Build:
6777 RELEVANT LINES 4942 COVERED LINES
0.73 HITS PER LINE
Source Files on 213-add-collections-api
  • 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
913 213-add-collections-api #213 API test updates for consolidated GLAMkit Collections EDTF fields push 06 Jun 2017 06:35AM UTC jmurty travis-ci pending completion  
907 213-add-collections-api Merge branch 'develop' into 213-add-collections-api push 05 Jun 2017 07:14AM UTC jmurty travis-ci pending completion  
869 213-add-collections-api Merge remote-tracking branch 'origin/develop' into 213-add-collections-api # Conflicts: # icekit/publishing/middleware.py # requirements.txt push 23 May 2017 02:59AM UTC jmurty travis-ci pending completion  
852 213-add-collections-api #213 Improve model sub-serializer's field name mangling Change the approach `ModelSubSerializer` uses to rename fields to group and strip the prefix – e.g. `name_full` to `name.full` – so that it works better and will report the correct field nam... push 22 May 2017 05:09AM UTC jmurty travis-ci pending completion  
835 213-add-collections-api #213 Add tests for setting WorkCreator.role via API Test that the WorkCreator's Role can be created and looked up when interacting with the workcreator API endpoint. push 18 May 2017 04:33AM UTC jmurty travis-ci pending completion  
834 213-add-collections-api #213 Add support and unit tests for work-creator API Expose the WorkCreator API endpoint for managing GLAMkit work-to-creator relationships, and add unit tests to exercise this API. Also improve `build_item_data` unit test helper method to more ... push 18 May 2017 04:14AM UTC jmurty travis-ci pending completion  
833 213-add-collections-api #213 Add support for field filtering in request URLs Use the 'djangorestframework-queryfields' library to add support for filtering fields in API results. See djangorestframework-queryfields.readthedocs.io/en/latest/usage.html push 16 May 2017 07:03AM UTC jmurty travis-ci pending completion  
832 213-add-collections-api #213 Un-pin DRF filters so DRF version 3.6.3 will work The latest djangorestframework version 3.6.3 did not work properly with the 0.9 version of djangorestframework-filters we had pinned. So -- following a fix in glamkit-collections to work wit... push 16 May 2017 05:53AM UTC jmurty travis-ci pending completion  
822 213-add-collections-api #213 Change glamkit-collections req to include Collections APIs push 09 May 2017 02:06PM UTC jmurty travis-ci pending completion  
791 213-add-collections-api #213 Pin djangorestframework-filters < 0.10 to avoid API failures push 02 May 2017 12:30PM 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