Closed kdenhartog closed 4 years ago
Total Coverage: 92.52%
File | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|
src | ||||
Bls12381G1KeyPair.ts | 80% | 80.95% | 86.52% | 118, 119, 121, 129, 129, 129, 130, 136, 181, 185, 195, 200, 229, 333, 340, 73, 74, 76, 83, 83, 83, 84, 92 |
Bls12381G2KeyPair.ts | 89.09% | 95.24% | 95.51% | 110, 111, 113, 173, 177, 187, 192, 214, 318, 325 |
index.ts | 100% | 100% | 100% | |
src/types | ||||
BlsCurveName.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/utils | ||||
codec.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/validators | ||||
Bls12381G1Jwk.ts | 100% | 100% | 100% | |
Bls12381G2Jwk.ts | 100% | 100% | 100% | |
JsonWebKey.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% |
Total Coverage: 92.52%
File | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|
src | ||||
Bls12381G1KeyPair.ts | 80% | 80.95% | 86.52% | 118, 119, 121, 129, 129, 129, 130, 136, 181, 185, 195, 200, 229, 333, 340, 73, 74, 76, 83, 83, 83, 84, 92 |
Bls12381G2KeyPair.ts | 89.09% | 95.24% | 95.51% | 110, 111, 113, 173, 177, 187, 192, 214, 318, 325 |
index.ts | 100% | 100% | 100% | |
src/types | ||||
BlsCurveName.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/utils | ||||
codec.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/validators | ||||
Bls12381G1Jwk.ts | 100% | 100% | 100% | |
Bls12381G2Jwk.ts | 100% | 100% | 100% | |
JsonWebKey.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% |
Total Coverage: 95.05%
File | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|
src | ||||
Bls12381G1KeyPair.ts | 89.36% | 76.47% | 92.21% | 128, 132, 142, 147, 176, 280, 287, 306, 315, 71, 89 |
Bls12381G2KeyPair.ts | 89.09% | 95.24% | 95.51% | 110, 111, 113, 173, 177, 187, 192, 214, 318, 325 |
index.ts | 100% | 100% | 100% | |
src/types | ||||
BlsCurveName.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/utils | ||||
codec.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/validators | ||||
Bls12381G1Jwk.ts | 100% | 100% | 100% | |
Bls12381G2Jwk.ts | 100% | 100% | 100% | |
JsonWebKey.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% |
Total Coverage: 95.05%
File | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|
src | ||||
Bls12381G1KeyPair.ts | 89.36% | 76.47% | 92.21% | 128, 132, 142, 147, 176, 280, 287, 306, 315, 71, 89 |
Bls12381G2KeyPair.ts | 89.09% | 95.24% | 95.51% | 110, 111, 113, 173, 177, 187, 192, 214, 318, 325 |
index.ts | 100% | 100% | 100% | |
src/types | ||||
BlsCurveName.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/utils | ||||
codec.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% | |
src/validators | ||||
Bls12381G1Jwk.ts | 100% | 100% | 100% | |
Bls12381G2Jwk.ts | 100% | 100% | 100% | |
JsonWebKey.ts | 100% | 100% | 100% | |
index.ts | 100% | 100% | 100% |
Adds support for G1 key pairs
Description
Motivation and Context
Adds support for G1 key pairs
Does this PR introduce a breaking change?
Which merge strategy will you use?