Repo Added
|
Files
19
|
Badge
README BADGES
|
github
7 of 14 new or added lines in 1 file covered. (50.0%)
2 existing lines in 1 file now uncovered.3255 of 3932 relevant lines covered (82.78%)
2434235.09 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
57.69 | transaction.go | 44 + 14 | 26 + 12 | 15 + 3 | 11 + 9 | 1938.0 - 79 | |
61.9 | driver.go | 117 | 42 | 26 | 16 | 881.0 | |
66.67 | nulltime.go | 70 | 24 | 16 | 8 | 186.0 | |
72.33 | fields.go | 222 | 159 | 115 | 44 | 470.0 | |
74.6 | connection.go | 718 | 500 | 373 | 127 | 15055.0 - 12 | |
77.78 | statement.go | 215 | 135 | 105 | 30 | 1082065.0 | |
78.57 | compress.go | 213 | 140 | 110 | 30 | 627905.0 - 25 | |
78.57 | conncheck.go | 54 | 28 | 22 | 6 | 15880.0 + 10 | |
81.71 | connector.go | 227 | 164 | 134 | 30 | 9794.0 - 1.0 | |
82.24 | infile.go | 183 | 107 | 88 | 19 | 265.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
14572152591 | tx-19 | Transaction Commit/Rollback returns conn's cached error, if present (#1691) If a transaction connection has a cached error, return it instead of ErrInvalidConn during Commit/Rollback operations. Fix #1690 | Pull #1702 | github |
82.78 |