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

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

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 28 Nov 2017 11:37AM UTC
Jobs 1
Files 37
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

pending completion
6634

push

travis-ci

JSteunou
Privatize and improve event / trigger pref  (#3555)

* Privatize and improve event / trigger pref

`getEvents` and `getTriggers` have no public purpose.
I also added some guards if there are no events defined.

Additionally there are two breaking changes.  Handlers for `childViewEvents` must now be defined prior to `delegateEvents`  This will match every other events related API.  If someone needs to add a `childViewEvents` handle after the fact, they'll need to re-call `delegateEvents`.
This should significantly improve perf in some cases.

Similarly `childViewEventPrefix` is now determined along with `childViewTriggers` and `childViewEvents` instead of on each triggered event.  This is another small breaking change.  Making this change brought the most significant benefit in not setting up the event proxy if there will not be a known listener.

* Reorganize behavior specs

the `behavior.spec.js` file itself needs additional clean up to match the API, but it is now the correct file and has coverage for `behavior.js`

632 of 654 branches covered (96.64%)

1194 of 1194 relevant lines covered (100.0%)

436.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6634.1 (TEST_SUITE=coverage) 28 Nov 2017 11:37AM UTC 0
100.0
Travis Job 6634.1
Source Files on build 6634
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6634
  • 85421851 on github
  • Prev Build on next (#6632)
  • Next Build on next (#6635)
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