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

mbland / url-pointers
95%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rename
DEFAULT BRANCH: master
Repo Added 01 May 2017 07:23PM UTC
Files 18
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

LAST BUILD ON BRANCH auth-fixups
branch: auth-fixups
CHANGE BRANCH
x
Reset
  • auth-fixups
  • app-helper
  • auth
  • auth-config-refactor
  • auth-helpers
  • auth-prep
  • browser-coverage
  • browser-test-server
  • complete-api
  • config
  • coverage
  • coverage-browser
  • coverage-config
  • coverage-json
  • coverage-middleware
  • create-api
  • e2e-fixture
  • end-to-end
  • env-template
  • es6ify
  • fix-karma-setup
  • fix-package-lock
  • fix-win32
  • get-redirect
  • info-api
  • karma
  • karma-auto-watch
  • karma-browsers
  • launch-all
  • live-server-shutdown
  • local-assets
  • login-logout
  • master
  • mocha-phantomjs
  • mocha-phantomjs-core
  • mocha-ui
  • move-tests
  • npm-v5.0.0
  • record-access
  • redis-fix
  • refactor-db
  • reformat
  • rename
  • restore-npms
  • rm-aws
  • separate-bundles
  • serve-script
  • setup
  • setup-fixes
  • setup-tweaks
  • setup-win32
  • show-existing-owner
  • smoke-test-timeout
  • supertest
  • take-screenshot
  • test-auth
  • test-cov-err-msg
  • test-focus
  • test-port
  • test-refactor
  • test-scripts
  • test-session
  • travis-browser
  • travis-npm
  • ubuntu-tweaks
  • ui-create-link
  • ui-create-link-handler
  • ui-create-link-touchup
  • ui-fade
  • ui-fix-fade
  • ui-flash
  • ui-focus
  • ui-init
  • ui-templates
  • update-db-interface
  • update-package-lock
  • user-id
  • user-integrity
  • wsl-disable-karma

pending completion
57

push

travis-ci

mbland
auth: Rename functions to makeUser{Des,S}erializer

While trying to run the app with actual Google OAuth authentiation, the
OAuth callback request would hang. I eventually realized it was because
I'd written auth.serializeUser and auth.deserializeUser as factory
functions, but was passing them directly to passport.serializeUser() and
passport.deserializeUser(). Invoking the factory functions resolved the
hangup.

To avoid such confusion in the future, I've renamed the factory
functions to makeUserSerializer and makeUserDeserializer.

99 of 106 branches covered (93.4%)

Branch coverage included in aggregate %.

293 of 307 relevant lines covered (95.44%)

11.93 hits per line

Relevant lines Covered
Build:
Build:
307 RELEVANT LINES 293 COVERED LINES
11.93 HITS PER LINE
Source Files on auth-fixups
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
57 auth-fixups auth: Rename functions to makeUser{Des,S}erializer While trying to run the app with actual Google OAuth authentiation, the OAuth callback request would hang. I eventually realized it was because I'd written auth.serializeUser and auth.deserialize... push 07 May 2017 12:38PM UTC mbland travis-ci pending completion  
See All Builds (327)
  • Repo on GitHub
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