|
Ran
|
Jobs
1
|
Files
21
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat!: encrypt mnemonic with passphrase and rest of wallet with hd keys (#1077) * feat: encrypt mnemonic with passphrase and rest of wallet with hd keys * Restore downloading or wallet from keymaster directly * Copilot nitpicks * increase test timeouts * set default passphrase * pyhton test update wallet check * increase timeout for wallet test * increase general test timeout * fix cli tests * improve performance * fix performance and cli tests * add key arg to loadWallet. fix tests. remove manual encrypt options * copy updates to other KeymasterUI * add / update endpoints. fix tests. clients download enc wallet. * deprecate encryption wrapper * chore: update generated OpenAPI docs * fix tests * remove encrypt-wallet from cli test * update expect and generate slightly more random names * correct api call. change wallet ordering * reset wallet at start of test * fix tests. improve coverage * update keymaster clients * remove dead code * remove unused imports from keymasterui * minor refactor * improve coverage * minor update * more coverage * add abstract-base to km package. use full path, remove jest grep * Revert "add abstract-base to km package. use full path, remove jest grep" This reverts commit e01cd6511. * add abstract-base to km package * use relative path for typeGuard, update jest reges * remove temp test files * move new-wallet to start of cli test * refactor keymasterui browser * refactor react-wallet / extension * add rotate keys to apps * legacy v0 prompt with two passphrase fields * support saving encrypted v0 wallets * add fallback if crypto.subtle not available * allow vite to host * improve coverage * do not save if no changes in DB. add test * convert legacy wallet to v1 when restoring * wallet backup should use success message * feat: add recover / reset to clients * resolve encryption.js in jest tests * improve coverage and fallback performance * Refa... (continued)
1561 of 1686 branches covered (92.59%)
Branch coverage included in aggregate %.
211 of 211 new or added lines in 8 files covered. (100.0%)
1 existing line in 1 file now uncovered.3479 of 3557 relevant lines covered (97.81%)
672.69 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.42 |
0.17% | packages/keymaster/src/keymaster.ts |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19508090522.1 | 42 |
96.82 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|