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

ncuillery / angular-breadcrumb / 94 / 1
97%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v0.5.0
DEFAULT BRANCH: master
Ran 27 Oct 2014 04:49PM UTC
Files 1
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

27 Oct 2014 04:43PM UTC coverage: 96.522% (-0.1%) from 96.629%
94.1

push

travis-ci

ncuillery
feat(ncyBreadcrumbLast): Add a new directive rendering the last step

This directive renders the last step of the breadcrumb (generally
the current state).

The directive is an attribute with an optional value. For example:
`<title ncy-breadcrumb-last></title>`

The value can be a short template (as ngBindTemplate) with the same
variables in scope as the ncyBreadcrumb directive:
- ncyBreadcrumbLabel
- ncyBreadcrumbLink
For example:
`<span ncy-breadcrumb-last="<a href='{{ncyBreadcrumbLink}}'>{{ncyBreadcrumbLabel}}</a>"></span>`

If no value is specified, the directive uses the default template `{{ncyBreadcrumbLabel}}`.

Closes #37

111 of 115 relevant lines covered (96.52%)

1781.45 hits per line

Source Files on job 94.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 94
  • Travis Job 94.1
  • 1eef24fb on github
  • Prev Job for on v0.3.x (#93.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