Repo Added
|
Files
11
|
Badge
README BADGES
|
push
circle-ci
188 of 207 relevant lines covered (90.82%)
23.1 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | main.go | 5 | 3 | 0 | 3 | 0.0 | |
76.92 | linkedlist/removeduplicates/removeduplicates.go | 62 | 39 | 30 | 9 | 1.0 | |
83.33 | array/findintersection/findintersection.go | 53 | 36 | 30 | 6 | 8.0 | |
91.67 | string/firstuniqchar/firstuniqchar.go | 18 | 12 | 11 | 1 | 9.0 | |
100.0 | array/sudoku/sudoku.go | 133 | 90 | 90 | 0 | 47.0 | |
100.0 | array/singlenumber/singlenumber.go | 13 | 9 | 9 | 0 | 2.0 | |
100.0 | string/isuniquechars/isuniquechars.go | 14 | 9 | 9 | 0 | 4.0 | |
100.0 | string/reversestring/reversestring.go | 17 | 9 | 9 | 0 | 2.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
36 | find-intersection | Add find intersection problem | push | Fabio Hiroki | circle-ci |
90.82 |