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

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

Build:
Build:
LAST BUILD BRANCH: babyTsakhes/gh-504-change-design-of-tarantool-Logger
DEFAULT BRANCH: master
Ran 26 Mar 2025 01:43PM 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

26 Mar 2025 01:30PM UTC coverage: 76.231% (+0.4%) from 75.863%
14084560224

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

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

4 existing lines in 1 file now uncovered.

3018 of 3959 relevant lines covered (76.23%)

10023.67 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
79.06
1.37% connection.go

Uncovered Existing Lines

Lines Coverage ∆ File
4
79.06
1.37% connection.go
Jobs
ID Job ID Ran Files Coverage
1 14084560224.1 26 Mar 2025 01:43PM UTC 16
76.23
GitHub Action Run
Source Files on build 14084560224
  • 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