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

rjz / backbone.associate / 77 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2016 08:41PM 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

29 Jul 2016 08:39PM 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

70 of 70 relevant lines covered (100.0%)

47.73 hits per line

Source Files on job 77.1 (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 77
  • Travis Job 77.1
  • 12e90341 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