Repo Added
|
Files
19
|
Badge
README BADGES
|
push
github
12 of 14 new or added lines in 2 files covered. (85.71%)
3114 of 3795 relevant lines covered (82.06%)
1291904.62 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
61.9 | driver.go | 117 | 42 | 26 | 16 | 665.0 + 7 | |
66.67 | nulltime.go | 70 | 24 | 16 | 8 | 174.0 | |
73.25 | fields.go | 220 | 157 | 115 | 42 | 294.0 | |
73.44 | connection.go | 680 | 482 | 354 | 128 | 5294.0 + 7 | |
77.21 | statement.go | 216 | 136 | 105 | 31 | 675320.0 | |
78.57 | conncheck.go | 54 | 28 | 22 | 6 | 7524.0 + 4 | |
81.37 | infile.go | 181 | 102 | 83 | 19 | 162.0 | |
82.01 | connector.go | 197 + 10 | 139 + 7 | 114 + 5 | 25 + 2 | 5359.0 - 64 | |
82.35 | errors.go | 82 | 17 | 14 | 3 | 238.0 + 1.0 | |
82.89 | packets.go | 1406 | 1058 | 877 | 181 | 1068769.0 + 23 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
8212887206 | refs/tags/v1.8.0 | Add BeforeConnect callback to configuration object (#1469) This can be used to alter the connection options for each connection, right before it's established Co-authored-by: Inada Naoki <songofacandy@gmail.com> | push | github |
82.06 |