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

firebase / angularfire / 535
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 14 Nov 2014 03:45PM UTC
Jobs 1
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

pending completion
535

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

Jobs
ID Job ID Ran Files Coverage
1 535.1 14 Nov 2014 03:45PM UTC 0
96.28
Travis Job 535.1
Source Files on build 535
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #535
  • 38e7a364 on github
  • Next Build on kato-extendArrayFactory (#545)
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

© 2025 Coveralls, Inc