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

tarantool / go-tarantool / 14100968992
76%
master: 74%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-request-value-receivers
DEFAULT BRANCH: master
Ran 27 Mar 2025 07:23AM UTC
Jobs 1
Files 16
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

27 Mar 2025 07:15AM UTC coverage: 76.103% (+0.2%) from 75.863%
14100968992

Pull #437

github

ImeevMA
api: block Connect() on failure if Reconnect > 0

This patch makes Connect() retry connection attempts if opts.Reconnect
is greater than 0. The delay between connection attempts is
opts.Reconnect. If opts.MaxReconnects > 0 then the maximum number of
attempts is equal to it, otherwise the maximum number of attempts is
unlimited. Connect() now also blocks until a connection is established,
provided context is cancelled or the number of attempts is exhausted.

Closes #436
Pull Request #437: api: block Connect() on failure if Reconnect > 0

39 of 43 new or added lines in 1 file covered. (90.7%)

119 existing lines in 1 file now uncovered.

3019 of 3967 relevant lines covered (76.1%)

9895.43 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
78.55
0.86% connection.go

Uncovered Existing Lines

Lines Coverage ∆ File
119
78.55
0.86% connection.go
Jobs
ID Job ID Ran Files Coverage
1 14100968992.1 27 Mar 2025 07:23AM UTC 16
76.1
GitHub Action Run
Source Files on build 14100968992
  • Tree
  • List 16
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #437
  • PR Base - master (#13782015509)
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