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

justindujardin / ng2-material / 302
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dev-dependencies
DEFAULT BRANCH: master
Ran 02 Apr 2016 06:11PM UTC
Jobs 1
Files 36
Run time 1s
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
302

push

travis-ci

justindujardin
feat(universal): export node and browser compatible services

 - decouple components from dependency on window, to allow them to be rendered on the server.
 - export two distinct provider sets for usage in node/browser settings. MATERIAL_NODE_PROVIDERS can be used while rendering on the server, and MATERIAL_BROWSER_PROVIDERS when running in the browser.

BREAKING CHANGE:

Remove static `Media.hasMedia` method and utility `rAF` function. Inject the `ViewportHelper` service for rAF, and the `Media` service for hasMedia. This static method referred to the window directly.

The use of `MERIAL_PROVIDERS` has been deprecated. Please use either `MATERIAL_NODE_PROVIDERS` or `MATERIAL_BROWSER_PROVIDERS` as is appropriate for your platform.

35 of 35 new or added lines in 7 files covered. (100.0%)

1330 of 1461 relevant lines covered (91.03%)

103.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
ng2-material/core/util/animate.ts

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
ng2-material/core/util/media.ts
6
100.0
ng2-material/components/toolbar/toolbar.ts
6
100.0
ng2-material/components/peekaboo/peekaboo.ts
6
100.0
ng2-material/core/util/util.ts
9
100.0
ng2-material/core/util/animate.ts
Jobs
ID Job ID Ran Files Coverage
1 302.1 02 Apr 2016 06:11PM UTC 0
91.03
Travis Job 302.1
Source Files on build 302
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #302
  • 410e2761 on github
  • Prev Build on universal (#301)
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