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

cubesystems / releaf / 534
98%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2014 09:41AM UTC
Jobs 1
Files 57
Run time 27s
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

pending completion
534

push

travis-ci

graudeejs
Fix content issues. See full description.

In case of ActiveRecord related object, when nodes content_id is
missing, or when related object was shomehow deleted from DB, when user
opens node it is rendered, and can be saved, however there are no fields
visible for related model.

From users perspective you can't do anything to fix this. Site might be
broken because of this.

This "fix" ensures that fields for related AR object is always rendered.
When user saves node, object will be created, thus any site specific
issue can be fixed by user.

It is not possible to fix this kind of issue with database migration
(i.e. finding nodes with are related to AR objects, that can't be
found), because of custom validations that related object can have.

The only way to fix DB is such state (missing related object) is for
user to update node manually and fill in all required info.

1635 of 1663 relevant lines covered (98.32%)

129.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 534.1 (2.1.1, RELEAF_DUMMY_DB_USERNAME=travis RELEAF_DUMMY_DB_PASSWORD="" RELEAF_DUMMY_DB_NAME=myapp) 17 Sep 2014 09:41AM UTC 0
98.32
Travis Job 534.1
Source Files on build 534
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #534
  • af685f99 on github
  • Prev Build on master (#531)
  • Next Build on master (#535)
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