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

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

Build:
Build:
LAST BUILD BRANCH: babyTsakhes/gh-504-change-design-of-tarantool-Logger
DEFAULT BRANCH: master
Ran 26 Mar 2025 01:08PM 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 12:42PM UTC coverage: 76.156% (+0.3%) from 75.863%
14083831955

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%)

164 existing lines in 1 file now uncovered.

3015 of 3959 relevant lines covered (76.16%)

9879.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
78.77
1.08% connection.go

Uncovered Existing Lines

Lines Coverage ∆ File
164
78.77
1.08% connection.go
Jobs
ID Job ID Ran Files Coverage
1 14083831955.1 26 Mar 2025 01:08PM UTC 16
76.16
GitHub Action Run
Source Files on build 14083831955
  • 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