mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
58 stars 27 forks source link

build: output coverage report #97

Closed tplooker closed 4 years ago

tplooker commented 4 years ago

Tweaks to output the test coverage report

Description

Tweaks to output the test coverage report

Motivation and Context

Test coverage

Does this PR introduce a breaking change?

Which merge strategy will you use?

github-actions[bot] commented 4 years ago

Total Coverage: 87.23%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   bbsSignature.ts100%72.73%81.25%140, 164, 222, 223, 224, 231, 242, 243, 260, 261, 262, 270
   bls12381.ts83.33%100%100%26
   bls12381toBbs.ts100%100%100%
   index.ts100%100%100%
src/types
   BlsKeyPair.ts100%100%100%
   index.ts100%100%100%