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

marionettejs / backbone.marionette / 6212
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 25 Jul 2017 02:19PM UTC
Jobs 1
Files 43
Run time 3s
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
6212

push

travis-ci

rafde
Add hasContents to DomApi and fix view isRendered bug

When we are determining if a view is previously rendered we were using `$el` which caused issues when trying to implement backbone.nativeview.

Not only that, but I believe the current implementation should be considered a bug.  A view is rendered if a template is render inside the view's _el_.  The current check is just seeing if the view already has an _el_ and not whether it contained any value.  I believe this is a broken behavior.  We should consider a view rendered only if the view's el contains content.

804 of 835 branches covered (96.29%)

1682 of 1682 relevant lines covered (100.0%)

742.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6212.1 (TEST_SUITE=coverage) 25 Jul 2017 02:19PM UTC 0
100.0
Travis Job 6212.1
Source Files on build 6212
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6212
  • de72bb8a on github
  • Prev Build on next (#6211)
  • Next Build on next (#6213)
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