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

google / google-auth-library-nodejs / 286
93%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2017 10:18PM UTC
Jobs 3
Files 12
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
286

push

travis-ci

web-flow
refactor: keep CommonJS compat for module (#159)

GoogleAuth is being exported as an ES6 class. This breaks compatibility
with existing JS users of this library for the main module export. This
change adds an index.js that re-exports GoogleAuth as a function.

Note that we are not using this hack for every single file in this
module. Anyone reaching into the internals of this module will need to
update their code.

374 of 460 branches covered (81.3%)

793 of 846 relevant lines covered (93.74%)

29.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 286.1 14 Aug 2017 10:19PM UTC 0
93.74
Travis Job 286.1
2 286.2 14 Aug 2017 10:18PM UTC 0
93.74
Travis Job 286.2
3 286.3 14 Aug 2017 10:18PM UTC 0
93.74
Travis Job 286.3
Source Files on build 286
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #286
  • 4f74dfaf on github
  • Prev Build on master (#283)
  • Next Build on master (#288)
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