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

opengovsg / formsg-javascript-sdk
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: feat/jwks
DEFAULT BRANCH: master
Repo Added 16 May 2020 08:16AM CUT
Files 26
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 feat/class-based-crypto
branch: feat/class-based-crypto
CHANGE BRANCH
x
Reset
  • feat/class-based-crypto
  • base64-stablelib
  • build/ci/github-actions
  • build/dev-keys
  • build/dev-keys-build
  • build/release-v0.11.0
  • build/release-v0.12.0-alpha.1
  • build/repo-name
  • chore/add-address-field-type
  • chore/license
  • chore/rename-repo
  • chore/test-ci
  • chore/update-github-runners
  • chore/update-readme
  • chore/update-readme-for-address
  • chore/upgrade-axios
  • coveralls
  • dependabot/npm_and_yarn/axios-1.7.4
  • dependabot/npm_and_yarn/babel/traverse-7.23.3
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/follow-redirects-1.15.4
  • dependabot/npm_and_yarn/follow-redirects-1.15.6
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/qs-6.5.3
  • dependabot/npm_and_yarn/word-wrap-1.2.5
  • dependabot/npm_and_yarn/y18n-4.0.1
  • develop
  • docs/attachment-version-readme
  • docs/formsg-sdk-typos
  • feat/add-built-types
  • feat/class-based-init
  • feat/class-based-subpackages
  • feat/class-based-verification
  • feat/jwks
  • feat/keep-mode
  • feat/mrf-crypto
  • feat/payment-content
  • feat/webhook-undefined-check
  • fix/allow-empty-field-titles
  • fix/ci-cache
  • fix/form-field/table-responses
  • fix/remove-extra-build-files
  • frank-addlint
  • frank-decrypt-attachment
  • frank-issue-46
  • master
  • npm-audit-fix
  • readme
  • refactor/crypto
  • refs/pull/111/merge
  • refs/pull/112/merge
  • refs/pull/114/merge
  • refs/pull/115/merge
  • refs/tags/v0.10.0
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.12.0-alpha.1
  • refs/tags/v0.13.0
  • refs/tags/v0.9.0
  • release
  • release-0.8.1
  • release-0.8.3-hotfix
  • release-0.8.4
  • release-0.8.4-beta.0
  • release-v0.10.0
  • release-v0.13.0
  • release-v0.9.0
  • release-v0.9.0-build
  • response-id-update
  • revert-65-refactor/crypto
  • snyk-fix-55a0c706792cdee3de3d4065c661d89f
  • snyk-fix-75d53a22f9b8d04a48de972d32b8f310
  • snyk-upgrade-d301dcdb7c0c5b67471d35b263552d6e
  • test-build
  • update_deps
  • utf8
  • v0.8.2

pending completion
261

Pull #36

travis-ci-com

web-flow
Merge 8ce86a5dd into 864d2f67f
Pull Request #36: refactor: update crypto HOF to Crypto class

75 of 86 branches covered (87.21%)

Branch coverage included in aggregate %.

66 of 66 new or added lines in 4 files covered. (100.0%)

265 of 269 relevant lines covered (98.51%)

4.27 hits per line

Relevant lines Covered
Build:
Build:
269 RELEVANT LINES 265 COVERED LINES
4.27 HITS PER LINE
Source Files on feat/class-based-crypto
  • Tree
  • List 20
  • Changed 16
  • Source Changed 4
  • Coverage Changed 16
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
72.73
src/util/publicKey.ts24 7 6 1 2.0 - 22 2
83.33
src/errors.ts41 + 1620 + 820 + 80 2.0 - 1.05 + 25 + 2
91.3
src/util/crypto.ts82 21 20 1 9.0 1 1
92.86
src/util/validate.ts26 6 6 0 19.0 + 57 1
93.33
src/verification/authenticate.ts87 26 24 2 2.0 4 0
96.0
src/verification/index.ts48 15 15 0 2.0 - 1.09 1
96.15
src/util/webhooks.ts48 16 16 0 3.0 9 1
100.0
src/util/signature.ts36 5 5 0 3.0 - 1.00 0
100.0
src/util/stage.ts11 2 2 0 2.0 - 1.00 0
100.0
src/verification/basestring.ts17 7 7 0 3.0 0 0
Showing 1 to 10 of 20 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    100.0
    spec/
  • ►
    98.43
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
261 feat/class-based-crypto Merge 8ce86a5dd into 864d2f67f Pull #36 11 Jun 2020 07:14AM CUT web-flow travis-ci-com pending completion  
260 feat/class-based-crypto test: remove misleading comment push 11 Jun 2020 07:14AM CUT karrui travis-ci-com pending completion  
243 feat/class-based-crypto test: remove misleading comment push 08 Jun 2020 04:02AM CUT karrui travis-ci-com pending completion  
235 feat/class-based-crypto Merge f6855145e into 3d4fcce6a Pull #36 05 Jun 2020 04:07AM CUT web-flow travis-ci-com pending completion  
234 feat/class-based-crypto test: remove misleading comment push 05 Jun 2020 04:07AM CUT karrui travis-ci-com pending completion  
232 feat/class-based-crypto Merge 7d00e2322 into 3d4fcce6a Pull #36 05 Jun 2020 03:58AM CUT web-flow travis-ci-com pending completion  
231 feat/class-based-crypto refactor: update import order push 05 Jun 2020 03:58AM CUT karrui travis-ci-com pending completion  
230 feat/class-based-crypto Merge 394549388 into 3d4fcce6a Pull #36 05 Jun 2020 03:57AM CUT web-flow travis-ci-com pending completion  
229 feat/class-based-crypto test(Crypto): add tests for 100% coverage push 05 Jun 2020 03:52AM CUT karrui travis-ci-com pending completion  
See All Builds (322)
  • 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