• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-sql-driver / mysql / 1070
83%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2017 06:44AM UTC
Jobs 11
Files 16
Run time 4min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1070

push

travis-ci

julienschmidt
Add support for context.Context (#608)

* Add supports to context.Context

* add authors related context.Context support

* fix comment of mysqlContext.

- s/from/for/
- and start the comment with a space please

* closed is now just bool flag.

* drop read-only transactions support

* remove unused methods from mysqlContext interface.

* moved checking canceled logic into method of connection.

* add a section about context.Context to the README.

* use atomic variable for closed.

* short circuit for context.Background()

* fix illegal watching state

* set rows.finish directly.

* move namedValueToValue to utils_go18.go

* move static interface implementation checks to the top of the file

* add the new section about `context.Context` to the table of contents, and fix the section.

* mark unsupported features with TODO comments

* rename watcher to starter.

* use mc.error() instead of duplicated logics.

237 of 237 new or added lines in 8 files covered. (100.0%)

2232 of 2963 relevant lines covered (75.33%)

390545.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
connection.go
3
100.0
rows.go
3
100.0
utils_go18.go
8
100.0
packets.go
51
100.0
connection_go18.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
rows.go
Jobs
ID Job ID Ran Files Coverage
1 1070.1 09 Jun 2017 06:44AM UTC 0
71.94
Travis Job 1070.1
2 1070.2 09 Jun 2017 06:45AM UTC 0
71.94
Travis Job 1070.2
3 1070.3 09 Jun 2017 06:45AM UTC 0
71.94
Travis Job 1070.3
4 1070.4 09 Jun 2017 06:44AM UTC 0
71.94
Travis Job 1070.4
5 1070.5 09 Jun 2017 06:44AM UTC 0
71.94
Travis Job 1070.5
6 1070.6 09 Jun 2017 06:45AM UTC 0
72.15
Travis Job 1070.6
7 1070.7 09 Jun 2017 06:46AM UTC 0
73.64
Travis Job 1070.7
8 1070.8 09 Jun 2017 06:46AM UTC 0
73.64
Travis Job 1070.8
9 1070.9 (DB=MYSQL57) 09 Jun 2017 06:47AM UTC 0
74.5
Travis Job 1070.9
10 1070.10 (DB=MARIA55) 09 Jun 2017 06:47AM UTC 0
73.74
Travis Job 1070.10
11 1070.11 (DB=MARIA10_1) 09 Jun 2017 06:48AM UTC 0
74.29
Travis Job 1070.11
Source Files on build 1070
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1070
  • 56226343 on github
  • Prev Build on master (#1052)
  • Next Build on master (#1084)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc