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

rjz / backbone.associate / 79 / 2
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2016 03:25PM UTC
Files 1
Run time 0s
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

08 Aug 2016 03:23PM UTC coverage: 100.0%. Remained the same
NODE_ENV=test

Pull #33

travis-ci

web-flow
Update Backbone namespace extension

Modifies the extension of Backbone namespace to avoid TypeError.

Using browserify for nodejs after doing:

```
var Backbone = require('backbone');
requre('backbone-associate');

Backbone.associate()
```

A TypeError was thrown when calling associate as Backbone was undefined.
After making the changes found in the PR, the above pattern works with
no issues.

Nodejs: 4.x
Backbone: 1.2x and 1.3.x
Pull Request #33: Update Backbone namespace extension

67 of 67 relevant lines covered (100.0%)

49.82 hits per line

Source Files on job 79.2 (NODE_ENV=test)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 79
  • Travis Job 79.2
  • 22474b92 on github
  • Prev Job for NODE_ENV=test on master (#76.3)
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