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

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

Build:
Build:
LAST BUILD BRANCH: add-github-actions
DEFAULT BRANCH: master
Ran 06 Sep 2019 08:16PM UTC
Jobs 8
Files 12
Run time 30min
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 08:13PM UTC coverage: 51.293% (+0.9%) from 50.381%
989

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

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

952 of 1856 relevant lines covered (51.29%)

909625.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 989.1 06 Sep 2019 08:16PM UTC 0
51.4
Travis Job 989.1
2 989.2 06 Sep 2019 08:22PM UTC 0
51.4
Travis Job 989.2
3 989.3 06 Sep 2019 08:16PM UTC 0
51.09
Travis Job 989.3
4 989.4 06 Sep 2019 08:22PM UTC 0
51.3
Travis Job 989.4
5 989.5 06 Sep 2019 08:16PM UTC 0
51.09
Travis Job 989.5
6 989.6 06 Sep 2019 08:43PM UTC 0
51.3
Travis Job 989.6
7 989.7 06 Sep 2019 08:35PM UTC 0
51.3
Travis Job 989.7
8 989.8 06 Sep 2019 08:46PM UTC 0
51.3
Travis Job 989.8
Source Files on build 989
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #989
  • 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