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

tarantool / go-storage / 27816748402
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-hex-codecs-v2
DEFAULT BRANCH: master
Ran 19 Jun 2026 09:14AM UTC
Jobs 1
Files 49
Run time 1min
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

19 Jun 2026 09:12AM UTC coverage: 89.939% (+0.05%) from 89.891%
27816748402

Pull #111

github

bigbes
test(tcs): stop ErrConnect hanging on go-tarantool/v3 pool.New

go-tarantool/v3 pool.New blocks until every instance's connect attempt
finishes, and the dial honours the context rather than Opts.Timeout. The
non-routable 10.0.0.1 address black-holed the SYN, so the dial never
returned and the suite hit the 30m test timeout.

Dial a loopback port nothing listens on instead: the kernel refuses it
immediately, so pool.New returns a pool with no RW instance and Execute
surfaces pool.ErrNoRwInstance as intended. Bound pool.New with a context
timeout as a backstop against any future hang.
Pull Request #111: Port tarantool backend from go-tarantool v2 to v3

0 of 2 new or added lines in 1 file covered. (0.0%)

3808 of 4234 relevant lines covered (89.94%)

512.62 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
79.25
0.0% connect/tcs.go
Jobs
ID Job ID Ran Files Coverage
1 27816748402.1 19 Jun 2026 09:14AM UTC 49
89.94
GitHub Action Run
Source Files on build 27816748402
  • Tree
  • List 49
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #111
  • PR Base - v2 (#27762795942)
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