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

mattn / go-sqlite3 / 988
52%
master: 54%

Build:
Build:
LAST BUILD BRANCH: add-github-actions
DEFAULT BRANCH: master
Ran 06 Sep 2019 01:44AM UTC
Jobs 8
Files 12
Run time 29min
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

06 Sep 2019 01:40AM UTC coverage: 51.294% (+0.9%) from 50.381%
988

Pull #744

travis-ci

web-flow
Fix context cancellation racy handling

[why]
Context cancellation goroutine is not in sync with Next() method lifetime.
It leads to sql.ErrNoRows instead of context.Canceled often (easy to reproduce).
It leads to interruption of next query executed on same connection (harder to reproduce).

[how]
Do query in goroutine, wait when interruption done.

[testing]
Add unit test that reproduces error cases.
Pull Request #744: Fix context cancellation racy handling

42 of 42 new or added lines in 1 file covered. (100.0%)

951 of 1854 relevant lines covered (51.29%)

922252.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 988.1 06 Sep 2019 01:44AM UTC 0
51.18
Travis Job 988.1
2 988.2 06 Sep 2019 01:50AM UTC 0
51.4
Travis Job 988.2
3 988.3 06 Sep 2019 01:44AM UTC 0
51.3
Travis Job 988.3
4 988.4 06 Sep 2019 01:49AM UTC 0
51.3
Travis Job 988.4
5 988.5 06 Sep 2019 01:44AM UTC 0
51.3
Travis Job 988.5
6 988.6 06 Sep 2019 02:09AM UTC 0
51.3
Travis Job 988.6
7 988.7 06 Sep 2019 02:03AM UTC 0
51.09
Travis Job 988.7
8 988.8 06 Sep 2019 02:13AM UTC 0
51.3
Travis Job 988.8
Source Files on build 988
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #988
  • Pull Request #744
  • PR Base - master (#983)
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

© 2026 Coveralls, Inc