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

scriptype / writ-cms / 18732907560 / 4
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2025 11:39PM UTC
Files 108
Run time 2s
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

22 Oct 2025 11:38PM UTC coverage: 72.383% (-0.3%) from 72.725%
18732907560.4

push

github

scriptype
[CM2] Link back to entries via named props

Content type of an entry can specify through which fields can serve as connection points to entries that link to them.

e.g.

Article's author links to writers/enes, as usual

AND NOW

Person's articles can be a bucket of those Articles.

SO

If the content type of an entry specifies fields that accepts links, those fields will be used during backlinking, instead of pushing to its relations object.

For this to work, the content type should use this syntax for a 'bucket' field:

(a person content type)
articles: +Article:author
parents: [+Person:sons, +Person:daughters]
photos: +:photographer

in other words, the value of a field should specify the linking entry's field name and optionally its content type. And multiple of these can be provided as an array.

This is a first draft and it needs more thoughts. Currently, the
previous behaviour of pushing into target entry's relations object is
preserved for when the target entry doesn't have a content type or when
it doesn't specify anything related to linking or otherwise no buckets
are found in target's content type.

509 of 844 branches covered (60.31%)

Branch coverage included in aggregate %.

2298 of 3034 relevant lines covered (75.74%)

34.4 hits per line

Source Files on job 18732907560.4
  • Tree
  • List 108
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18732907560
  • 08f6963e on github
  • Prev Job for on master (#18246951983.1)
  • Next Job for on master (#18859777624.4)
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

© 2026 Coveralls, Inc