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

Stabzs / Angular2-Toaster / 13 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2016 02:17AM UTC
Files 4
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

12 Apr 2016 02:16AM UTC coverage: 100.0%. Remained the same
13.1

push

travis-ci

Stabzs
Release 0.2.0-beta.0

toaster.css: Fixed width issues for center aligned `toast-containers`.
toaster.service.ts: EventEmitters removed and Observables added instead
to handle events between service and containers.
toaster.service.ts: `pop` function returns toast instance after the
toast has been added.
toaster.service.ts: `popAsync` function added to return
`Observable<Toast>` to allow caller to subscribe to added toasts.
toaster.service.ts: If a `toaster-container` is not created when a toast
is popped, an error will be thrown.
toastId:`toastId` has been changed from a number that is incremented
internally in each `toaster-container` to most-likely-random GUIDs that
are generated in each `pop()` call. This allows for the toastId to
always be known and prevents unwanted collisions when removing from
multiple containers.
toaster.service.ts: The `isAsync` parameter for the toasterService has
been removed and a factory can no longer be passed in the
`toaster-container` construction to specify async vs sync.
CHANGELOG.md added to track releases
Tests updated to handle new functionality and changes.

165 of 165 relevant lines covered (100.0%)

6706.67 hits per line

Source Files on job 13.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13
  • Travis Job 13.1
  • b4af6bc3 on github
  • Prev Job for on master (#12.1)
  • Next Job for on master (#14.1)
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