Repo Added
|
Files
26
|
Badge
README BADGES
|
push
travis-ci-com
Release v0.8.2 - Patch for encrypting non-UTF8 characters (#35) * Revert "Replace tweetnacl-util with StableLib (#27)" This reverts commit 2dbce2daf. * Add tests for multi-language plaintext with non-UTF8 characters * 0.8.2
62 of 72 branches covered (86.11%)
Branch coverage included in aggregate %.
201 of 209 relevant lines covered (96.17%)
3.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
72.73 | src/util/publicKey.ts | 24 | 7 | 6 | 1 | 5.0 | 2 | 2 | |
89.66 | src/webhooks.ts | 168 | 38 | 36 | 2 | 3.0 | 16 | 4 | |
92.86 | src/util/validate.ts | 26 | 6 | 6 | 0 | 14.0 | 7 | 1 | |
93.06 | src/crypto.ts | 269 | 56 | 53 | 3 | 5.0 | 14 | 2 | |
93.33 | src/verification/authenticate.ts | 87 | 26 | 24 | 2 | 2.0 | 4 | 0 | |
95.24 | src/verification/index.ts | 44 | 13 | 13 | 0 | 3.0 | 7 | 1 | |
100.0 | spec/resources/crypto-data-20200322.ts | 114 | 12 | 12 | 0 | 1.0 | 0 | 0 | |
100.0 | src/util/stage.ts | 11 | 2 | 2 | 0 | 4.0 | 0 | 0 | |
100.0 | src/verification/basestring.ts | 17 | 7 | 7 | 0 | 3.0 | 0 | 0 | |
100.0 | src/verification/generate-signature.ts | 26 | 13 | 13 | 0 | 1.0 | 0 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
282 | v0.8.2 | Release v0.8.2 - Patch for encrypting non-UTF8 characters (#35) * Revert "Replace tweetnacl-util with StableLib (#27)" This reverts commit 2dbce2daf. * Add tests for multi-language plaintext with non-UTF8 char... | push | travis-ci-com | pending completion |