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

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

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 25 Jul 2017 02:19PM UTC
Files 43
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

25 Jul 2017 02:17PM UTC coverage: 100.0%. Remained the same
TEST_SUITE=coverage

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

Source Files on job 6212.1 (TEST_SUITE=coverage)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 2
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6212
  • Travis Job 6212.1
  • de72bb8a on github
  • Prev Job for TEST_SUITE=coverage on next (#6211.1)
  • Next Job for TEST_SUITE=coverage on next (#6213.1)
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