Closed curtis-h closed 3 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/apollo/utils/Ed25519PrivateKey.ts | 0 | 1 | 0.0% | ||
src/domain/models/keyManagement/Key.ts | 0 | 1 | 0.0% | ||
src/apollo/utils/derivation/DerivationPath.ts | 9 | 11 | 81.82% | ||
src/domain/utils/hash.ts | 6 | 8 | 75.0% | ||
src/apollo/utils/Secp256k1PrivateKey.ts | 1 | 4 | 25.0% | ||
src/apollo/Apollo.ts | 18 | 27 | 66.67% | ||
<!-- | Total: | 38 | 56 | 67.86% | --> |
Totals | |
---|---|
Change from base Build 10453613381: | 0.2% |
Covered Lines: | 2730 |
Relevant Lines: | 3605 |
Description:
Starting to align errors between the SDKS
Checklist: