Repo Added
|
Files
17
|
Badge
README BADGES
|
push
travis-ci
360 of 360 new or added lines in 5 files covered. (100.0%)
8472 of 10306 relevant lines covered (82.2%)
3867.15 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | examples/hello-world/main.go | 42 | 26 | 0 | 26 | 0.0 | |
0.0 | examples/httpdynamic/main.go | 139 | 90 | 0 | 90 | 0.0 | |
0.0 | examples/http/main.go | 115 | 38 | 0 | 38 | 0.0 | |
0.0 | examples/star-wars/main.go | 25 | 12 | 0 | 12 | 0.0 | |
0.0 | gqlerrors/located.go | 40 | 26 | 0 | 26 | 0.0 | |
8.51 | examples/todo/main.go | 226 | 94 | 8 | 86 | 6.0 | |
18.75 | examples/context/main.go | 75 | 32 | 6 | 26 | 6.0 | |
52.15 | language/ast/type_definitions.go | 530 + 60 | 303 + 36 | 158 + 27 | 145 + 9 | 24.0 - 1.0 | |
58.59 | language/printer/printer.go | 822 | 693 | 406 | 287 | 80.0 | |
65.63 | gqlerrors/formatted.go | 52 | 32 | 21 | 11 | 153.0 | |
66.67 | language/ast/document.go | 32 | 15 | 10 | 5 | 2225.0 + 7 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
697 | panic-handler | Merge branch 'master' into panic-handler | push | travis-ci | pending completion | ||
679 | panic-handler | executor: removes redundant panic handler calls This changes removes additional panic handler calls, we want to call it only once, and when there is a panic call while resolving a field. | push | travis-ci | pending completion | ||
678 | panic-handler | {executor}: code clean-up restore previous error handling implementation | push | travis-ci | pending completion |