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

square / js-jose / 59
41%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2015 10:33AM UTC
Jobs 1
Files 1
Run time 0s
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
59

push

travis-ci

alokmenghrajani
Merges JWS (JSON Web Signature) support.

Authored by Patrizio Bruno <desertconsulting@gmail.com>

note: I usually don't squash commits but I had to significantly re-work
the pull request and squashing was the only reasonable solution. The
commit history as well as the discussion is avaiable at:
https://github.com/square/js-jose/pull/15

The main difference between the PR and this code are:
* jose-jwe-utils.js was renamed to jose-utils.js
* the Gruntfile was fixed to pass Travis build. Something is still causing jose-jws-test.html
  to fail, still need to investigate what's going on.
* style changes to jose-jwe-decrypt.js and jost-jwe-encrypt.js were
  rejected.
* `var that = this` constructs were rejected.
* alg is a required parameter for importRsaPublicKey and importRsaPrivateKey.
* isCryptoKey was added to the Utils namespace.
* fixed a bug in jose-jws-sign.js and removed a console.log when the MAC fails.

(in diff format: https://gist.github.com/alokmenghrajani/026ed6845046b3a9ccf3)

366 of 583 relevant lines covered (62.78%)

23.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 59.1 09 Sep 2015 10:33AM UTC 0
62.78
Travis Job 59.1
Source Files on build 59
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #59
  • 48fa33f6 on github
  • Prev Build on master (#31)
  • Next Build on master (#60)
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