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

meanjs / mean / 2200 / 1
71%
master: 77%

Build:
Build:
LAST BUILD BRANCH: snyk-fix-5c934e3d9f33d43c6652dc9cef4c7493
DEFAULT BRANCH: master
Ran 29 Apr 2016 09:29PM UTC
Files 40
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

29 Apr 2016 09:13PM UTC coverage: 70.615% (-0.03%) from 70.641%
NODE_ENV=travis CXX="g++-4.8" CC="gcc-4.8"

Pull #1317

travis-ci

ChrisMaher
fix(users): GitHub strategy missing email (#1250)

Fixes an issue with an empty/missing/null Email coming from GitHub's
OAuth call response.

Also, introduces the `sparse` index option on the User model's Email
field. This will ensure that we can have multiple User documents without
the Email field.

Adds a server-side User model test for the sparse index setting on the
email field.

Confirms that User documents without the email field are not indexed,
illustrating the sparse option on the schema's email field works
properly.

Added the dropdb task to the Gulp test:client & test:server tasks, to
ensure we have a clean database & that any indexes are rebuilt; this
will ensure any Schema changes (in this case the email index is rebuilt using
the sparse index option) are reflected when the database is started again.

Added a UPGRADE.md for tracking important upgrade information for our
user's to be aware of, when we introduce potentially breaking changes.

Included an explanation of the Sparse index being added, and how to apply it
to an existing MEANJS application's database.

Adds a script for dropping the `email` field's index from the User
collection.

Related #1145
Pull Request #1317: Improve Heroku deployment documentation

632 of 895 relevant lines covered (70.61%)

5.0 hits per line

Source Files on job 2200.1 (NODE_ENV=travis CXX="g++-4.8" CC="gcc-4.8")
  • Tree
  • List 0
  • Changed 33
  • Source Changed 33
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2200
  • Travis Job 2200.1
  • c23b9f39 on github
  • Prev Job for NODE_ENV=travis CXX="g++-4.8" CC="gcc-4.8" on 0.4.x (#1662.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