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

tarantool / go-tarantool / 25766361465
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-238-request-value-receivers
DEFAULT BRANCH: master
Ran 12 May 2026 10:49PM UTC
Jobs 1
Files 19
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

12 May 2026 10:38PM UTC coverage: 75.58% (+0.1%) from 75.435%
25766361465

Pull #592

github

bigbes
pool: bound New connect by context, add WaitConnected

pool.New / pool.NewWithOpts no longer use Opts.CheckTimeout to bound the
initial connect: they dial all instances concurrently and wait for those
dials to finish, bounded only by the supplied context. Previously the
wait was additionally capped at CheckTimeout after the first successful
dial. Opts.CheckTimeout now only drives the reconnect and role-relocate
timer.

Add Pool.WaitConnected(ctx, mode) (also on the Pooler interface) to
block until a connection in the given mode is ready, since New may
return a pool with no live connections when instances are unreachable.
Pull Request #592: pool: bound New connect by context, add WaitConnected

3126 of 4136 relevant lines covered (75.58%)

10053.95 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
82.93
0.38% connection.go
Jobs
ID Job ID Ran Files Coverage
1 25766361465.1 12 May 2026 10:49PM UTC 19
75.58
GitHub Action Run
Source Files on build 25766361465
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #592
  • PR Base - master (#25404692616)
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