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

Stabzs / Angular2-Toaster / 13
100%

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

pending completion
13

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

Jobs
ID Job ID Ran Files Coverage
1 13.1 12 Apr 2016 02:17AM UTC 0
100.0
Travis Job 13.1
Source Files on build 13
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13
  • b4af6bc3 on github
  • Prev Build on master (#12)
  • Next Build on master (#14)
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