Repo Added
|
Files
17
|
Badge
README BADGES
|
push
github
5919 of 8014 relevant lines covered (73.86%)
4968.59 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | crud/object.go | 24 | 3 | 0 | 3 | 0.0 | |
0.0 | test_helpers/utils.go | 246 | 151 | 0 | 151 | 0.0 | |
0.0 | test_helpers/pool_helper.go | 254 | 158 | 0 | 158 | 0.0 | |
1.34 | test_helpers/main.go | 389 | 224 | 3 | 221 | 1.0 | |
31.82 | test_helpers/request.go | 52 | 22 | 7 | 15 | 2.0 | |
50.0 | errors.go | 51 | 14 | 7 | 7 | 5.0 | |
54.55 | schema.go | 564 | 396 | 216 | 180 | 20439.0 | |
55.0 | uuid/uuid.go | 77 | 40 | 22 | 18 | 3.0 | |
58.33 | crud/operations.go | 69 | 24 | 14 | 10 | 922.0 | |
59.64 | crud/result.go | 259 | 166 | 99 | 67 | 50.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
7874478629 | refs/tags/v2.0.0 | Release 2.0.0 Overview There are a lot of changes in the new major version. The main ones: * The `go_tarantool_call_17` build tag is no longer needed, since by default the `CallRequest` is `Call17Request`. * The `go_tarantool_... | push | github |
73.86 |