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

cubesystems / releaf / 288
98%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2014 12:47PM UTC
Jobs 1
Files 40
Run time 9s
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
288

push

travis-ci

graudeejs
Fix issue with deleting Releaf::Node, when content object can't be constantized

If calss that was referenced by Releaf::Node was deleted from project.
Destroying such node would be impossible, because NameError exception
would be raised by rails (trying to destroy related object),

In case this exception is raised we set content_id and content_type to
nil to eliminate polymorphic association and save node without
validating it (otherwise rails somehow tries to destroy related object.
ie ignores unsaved changed).
After record is saved we call destroy again.

1350 of 1425 relevant lines covered (94.74%)

106.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 288.1 (2.1.1, RELEAF_DUMMY_DB_USERNAME=travis RELEAF_DUMMY_DB_PASSWORD="" RELEAF_DUMMY_DB_NAME=myapp) 11 Apr 2014 12:47PM UTC 0
94.74
Travis Job 288.1
Source Files on build 288
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #288
  • 52c86dd9 on github
  • Prev Build on master (#287)
  • Next Build on master (#289)
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