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

passport-next / passport / 79
100%
master: 98%

Build:
Build:
LAST BUILD BRANCH: promises
DEFAULT BRANCH: master
Ran 04 Jun 2019 12:14AM UTC
Jobs 4
Files 4
Run time 1min
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
79

Pull #21

travis-ci

web-flow
- Breaking change: Stop supporting older behavior against layers of arity one or two
    (will now drop one with no `done`)
- Breaking change: We now catch errors within layers so as to support more
    intuitive passing of errors (when synchronous)
- Breaking change: No longer throws when login is missing a callback (as may use as Promise)
- Breaking change: Only return from `serializeUser`, `deserializeUser` (and `transformAuthInfo`)
    when giving a synchronous serialized result or a Promise (do not do `return done()`)
- Enhancement: Promises for `serializeUser`, `deserializeUser`, `transformAuthInfo`
    (including allowing throwing `new Error('pass')` to pass); avoid need for `done`
- Enhancement: Allow `serializeUser` or `deserializeUser` to return non-`undefined`
    value for sync behavior
- Refactoring: Return Promise from `req.logIn` and from authenticate middleware's
    `strategy.success`
- Makefile: Add missing `clean-cov`
- Testing: Add tests with `req.logIn` and `SessionStrategy` returning without `done`
    (synchronously or with Promise)
- Docs: Show example of a `LocalStrategy` using async/await
- Linting: jsdoc
- npm/Docs: Add jsdoc with script, along with static server and open-cli to open
- npm: Update devDeps
- npm: Add `test-one` script
Pull Request #21: Promises

6 of 6 branches covered (100.0%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 2 files covered. (100.0%)

30 of 30 relevant lines covered (100.0%)

69.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 79.1 04 Jun 2019 12:14AM UTC 0
100.0
Travis Job 79.1
2 79.2 04 Jun 2019 12:15AM UTC 0
100.0
Travis Job 79.2
3 79.3 04 Jun 2019 12:14AM UTC 0
100.0
Travis Job 79.3
4 79.4 04 Jun 2019 12:14AM UTC 0
100.0
Travis Job 79.4
Source Files on build 79
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #79
  • Pull Request #21
  • PR Base - master (#71)
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