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

firebase / angularfire / 555 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2014 12:24AM UTC
Files 6
Run time 4s
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

15 Nov 2014 12:21AM UTC coverage: 96.274% (-0.04%) from 96.318%
555.1

Pull #464

travis-ci

jamestalmage
Simplify checkMetaVars $watch statement.
Per the (angular documentation)[https://code.angularjs.org/1.2.26/docs/api/ng/type/$rootScope.Scope#$digest] the "magic" hack you are using to detect each digest cycles is unnecessary. Simply register a watch function with no watch expression.
From the documentation:
> If you want to be notified whenever `$digest()` is called, you can register a `watchExpression` function with `$watch()` with no listener.
Pull Request #464: Simplify checkMetaVars $watch statement.

646 of 671 relevant lines covered (96.27%)

112.55 hits per line

Source Files on job 555.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 555
  • Travis Job 555.1
  • a48433f3 on github
  • Prev Job for on master (#554.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