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

NaturalHistoryMuseum / ckanext-nhm
33%
main: 33%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: main
Repo Added 18 Jan 2018 03:37PM UTC
Files 43
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 ginger/record-image-id
branch: ginger/record-image-id
CHANGE BRANCH
x
Reset
  • ginger/record-image-id
  • HEAD
  • dev
  • ginger/analytics
  • ginger/aohc
  • ginger/aphid-text
  • ginger/aphids
  • ginger/api-limits
  • ginger/beetle-viewer-updates
  • ginger/bibtex
  • ginger/bii-contact
  • ginger/botany-contact
  • ginger/brand-tweaks
  • ginger/broken-imgs
  • ginger/citation-version
  • ginger/collection-link
  • ginger/column-picker
  • ginger/community-health
  • ginger/credits
  • ginger/dataset-visibility
  • ginger/date-columns
  • ginger/dependabot
  • ginger/deprecate-ckanpackager
  • ginger/docker-compose-cmd
  • ginger/download-validation
  • ginger/dwc-links
  • ginger/eml-fixes
  • ginger/featured-dataset
  • ginger/fields
  • ginger/fix-docs
  • ginger/footer
  • ginger/gabby-fixes
  • ginger/gallery-async-loading
  • ginger/gallery-bug
  • ginger/gallery-bugs
  • ginger/gallery-fix
  • ginger/gallery-update
  • ginger/gbif-issues-filter
  • ginger/goodbye-x-formerly-known-as-twitter
  • ginger/grid-order
  • ginger/groups
  • ginger/help-footer
  • ginger/iiif-originals
  • ginger/iiif-timeout
  • ginger/image-download-url
  • ginger/image-filter-load
  • ginger/image-refresh
  • ginger/image-viewer-bug
  • ginger/insects-contact
  • ginger/legal
  • ginger/liv
  • ginger/maintainer
  • ginger/mobile-header
  • ginger/more-liv-links
  • ginger/mss-status
  • ginger/new-brand
  • ginger/no-org
  • ginger/nofollow
  • ginger/old-versions
  • ginger/orgs
  • ginger/password-button
  • ginger/placeholders
  • ginger/post-preps
  • ginger/preset-patch
  • ginger/record-version
  • ginger/remove-excel
  • ginger/rtd-config-update
  • ginger/search-fields
  • ginger/search-fixes
  • ginger/search-version
  • ginger/slickgrid-links
  • ginger/slug-editor-fix
  • ginger/slug-warnings
  • ginger/standardisation
  • ginger/standardise
  • ginger/status
  • ginger/status-bugs
  • ginger/sync-branch-workflow
  • ginger/term-editor-dismiss
  • ginger/update-logos
  • ginger/vds-downloads-compatibility
  • josh/allow_json-ld_format
  • josh/allow_user_subject
  • josh/ckan-2.10
  • josh/contact_changes
  • josh/datacite_page
  • josh/external-links-safe
  • josh/fix-docker-postgres-start-error
  • josh/fix-old-gallery-view
  • josh/fix-p10k-api-error
  • josh/fix_empty_datastore_version_bug
  • josh/fix_geo_record_parsing
  • josh/gbif_api_timeout
  • josh/minor_bbcm_changes
  • josh/preps
  • josh/reinstate_google_analytics
  • josh/remove_exclamation_mark
  • josh/show_extension_versions
  • josh/sort_record_stats_page
  • josh/switch-out-uv-for-mirador
  • main
  • patch
  • sarah/contact-form-address-insects-reset
  • sarah/contact-form-insects-temporary-change
  • sarah/image-citation
  • sarah/remove-eees-contact-form-options
  • ui-fixes

12 Apr 2024 11:07AM UTC coverage: 33.205%. Remained the same
#851

push

coveralls-python

alycejenni
fix: create unique id for image associated with record

Records and images actually have a many-to-many relationship, but here it's been defined as a one-to-many; using the url as an id for the image was causing subsequent references to the same image to overwrite the previous record associations, so some records did not have any images. This also caused long loading times because the image would be requested for every record but only shown for the last.
Using an id that is unique to the resource, record, and image means that images are repeated but that's probably clearer anyway.

775 of 2334 relevant lines covered (33.2%)

0.33 hits per line

Relevant lines Covered
Build:
Build:
2334 RELEVANT LINES 775 COVERED LINES
0.33 HITS PER LINE
Source Files on ginger/record-image-id
  • Tree
  • List 39
  • 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
#851 ginger/record-image-id fix: create unique id for image associated with record Records and images actually have a many-to-many relationship, but here it's been defined as a one-to-many; using the url as an id for the image was causing subsequent references to the same i... push 12 Apr 2024 11:10AM UTC alycejenni coveralls-python
33.2
See All Builds (1106)
  • 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