Repo Added
|
Files
9
|
Badge
README BADGES
|
push
github
12 of 12 new or added lines in 2 files covered. (100.0%)
325 of 356 relevant lines covered (91.29%)
13.7 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
70.0 | config/length.go | 39 | 10 | 7 | 3 | 9.0 | |
80.95 | authenticator/authenticator.go | 69 | 21 | 17 | 4 | 2.0 | |
90.0 | otp.go | 68 | 40 | 36 | 4 | 89.0 | |
90.91 | examples/totp/main.go | 58 + 4 | 44 + 3 | 40 + 3 | 4 | 1.0 | |
91.84 | examples/hotp/main.go | 66 + 4 | 49 + 3 | 45 + 3 | 4 | 1.0 | |
92.31 | hotp.go | 142 | 78 | 72 | 6 | 9.0 | |
92.94 | totp.go | 157 | 85 | 79 | 6 | 9.0 | |
100.0 | error.go | 15 | 3 | 3 | 0 | 1.0 | |
100.0 | config/algorithm.go | 60 | 26 | 26 | 0 | 2.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
246676388 | main | Update examples with json export. | push | Jose Torres | github |
91.29 |
|
246661784 | main | Fixes #15 :: Fixes #14 :: Add the json export documentation. | push | Jose Torres | github |
91.14 |
|
239532323 | main | Add missing method documentation. | push | Jose Torres | github |
91.14 |
|
239469241 | main | Merge pull request #11 from jltorresm/feature/json-export | push | GitHub | github |
91.14 |
|
238431704 | feature/json-export | Add test to cover the custom algorithm marshaller. | Pull #11 | Jose Torres | github |
91.14 |
|
238416450 | feature/json-export | #3 :: Add json tags to HOTP and TOTP. | Pull #11 | Jose Torres | github |
90.29 |
|
236775249 | main | Update go docs. | push | Jose Torres | github |
91.07 |
|
236743155 | main | Merge pull request #10 from jltorresm/feature/key-padding | push | GitHub | github |
91.07 |
|
236695806 | feature/key-padding | #8 :: Handle keys that come with unexpected padding. | Pull #10 | Jose Torres | github |
91.07 |
|
236507160 | main | Merge pull request #9 from jltorresm/feature/qr | push | GitHub | github |
90.99 |