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

firebase / angularfire / 535 / 1
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 14 Nov 2014 03:45PM UTC
Files 6
Run time 5s
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

14 Nov 2014 03:31PM UTC coverage: 96.28%. First build
535.1

push

travis-ci

katowulf
Simplify $$ methods in $FirebaseArray
src/FirebaseArray.js
 - _notify renamed to $$notify
 - _process renamed to $$process
 - $$process no longer called internally by $$added/$$updated/$$moved/$$removed
 - $$added now returns a record
 - $$updated now returns a boolean indicating whether anything changed
 - $$moved now returns a boolean indicating whether record should be moved
 - $$removed now returns a boolean indicating whether record should be removed
src/firebase.js: SyncArray to support new $$process usage
 - $$process now called after $$added, $$updated, $$removed, and $$moved (instead of coupled to those methods)
 - $$updated, $$moved, and $$removed only called if rec exists in the array
test/jasmineMatchers.js: added toHaveCallCount(), toBeEmpty(), and toHaveLength()

647 of 672 relevant lines covered (96.28%)

100.87 hits per line

Source Files on job 535.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 535
  • Travis Job 535.1
  • 38e7a364 on github
  • Next Job for on kato-extendArrayFactory (#545.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