Repo Added
|
Files
26
|
Badge
README BADGES
|
travis-ci-com
62 of 72 branches covered (86.11%)
Branch coverage included in aggregate %.
11 of 11 new or added lines in 4 files covered. (100.0%)
191 of 199 relevant lines covered (95.98%)
3.86 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
72.73 | src/util/publicKey.ts | 22 | 7 | 6 | 1 | 5.0 | 2 | 2 | |
89.66 | src/webhooks.ts | 167 | 38 | 36 | 2 | 3.0 | 16 | 4 | |
91.67 | src/verification/authenticate.ts | 62 + 1 | 20 + 1 | 18 + 1 | 2 | 2.0 | 4 | 0 | |
92.86 | src/util/validate.ts | 24 | 6 | 6 | 0 | 13.0 | 7 | 1 | |
93.15 | src/crypto.ts | 253 - 5 | 57 + 1 | 54 + 1 | 3 | 5.0 | 14 | 2 | |
95.0 | src/verification/index.ts | 30 | 12 | 12 | 0 | 3.0 | 7 | 1 | |
100.0 | spec/resources/crypto-data-20200322.ts | 114 | 12 | 12 | 0 | 1.0 | 0 | 0 | |
100.0 | src/verification/basestring.ts | 11 | 3 | 3 | 0 | 3.0 | 0 | 0 | |
100.0 | src/verification/generate-signature.ts | 26 + 1 | 14 + 1 | 14 + 1 | 0 | 1.0 | 0 | 0 | |
100.0 | src/verification/get-public-key.ts | 22 | 7 | 7 | 0 | 3.0 | 4 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
201 | base64-stablelib | Merge 7264f9176 into e1aa63a33 | Pull #27 | travis-ci-com | pending completion | ||
200 | base64-stablelib | feat: Remove tweetnacl-util dependencies | push | travis-ci-com | pending completion | ||
197 | base64-stablelib | Merge 6cffd2340 into e1aa63a33 | Pull #27 | travis-ci-com | pending completion | ||
196 | base64-stablelib | feat: Use StableLib for utf8 encode and decode Note that all encode/decode functions had to be swapped because the encode/decode function signatures for StableLib are the opposite of those in tweetnacl-util. | push | travis-ci-com | pending completion | ||
195 | base64-stablelib | Merge f92dd705d into e1aa63a33 | Pull #27 | travis-ci-com | pending completion | ||
194 | base64-stablelib | fix: Replace encodeBase64 and decodeBase64 with StableLib versions | push | travis-ci-com | pending completion |