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

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

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 18 May 2017 02:11AM 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
6103

push

travis-ci

rafde
Improve Object's internal extendability (#3377)

* Improve Object's internal extendability

Internally we extend `Region`, `Behavior`, and `Application` from `Object`.
For each of these cases we call `_setOptions` in the various classes, but then it is also called again by `Object`.  This adds a minor perf improvement by not re-calculating `this.options`.
Similarly while looking into `Region` refactors I found it would be useful to know the `cid` in order to throw an error, but it wasn't available to the constructor.  This would allow us to set it once reliably.

* Improve Object tests

764 of 795 branches covered (96.1%)

1641 of 1641 relevant lines covered (100.0%)

738.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6103.1 (TEST_SUITE=coverage) 18 May 2017 02:12AM UTC 0
100.0
Travis Job 6103.1
Source Files on build 6103
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6103
  • 89c0de67 on github
  • Prev Build on next (#6102)
  • Next Build on next (#6110)
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