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

tarantool / go-tarantool / 6497949683
80%
master: 74%

Build:
Build:
LAST BUILD BRANCH: laines-it/gh-544-syncPool-for-future
DEFAULT BRANCH: master
Ran 12 Oct 2023 03:56PM UTC
Jobs 2
Files 53
Run time 4s
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 Oct 2023 03:48PM UTC coverage: 79.763% (+0.2%) from 79.564%
6497949683

Pull #333

github

DerekBum
api: add context to connection create

`connection.Connect` and `pool.Connect` no longer return non-working
connection objects. Those functions now accept context as their first
arguments, which user may cancel in process.

`connection.Connect` will block until either the working connection
created (and returned), `opts.MaxReconnects` creation attempts
were made (returns error) or the context is canceled by user
(returns error too).

Closes #136
Pull Request #333: api: add context to connection create

134 of 134 new or added lines in 4 files covered. (100.0%)

5388 of 6755 relevant lines covered (79.76%)

8168.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6497949683.1 12 Oct 2023 03:56PM UTC 0
79.64
GitHub Action Run
2 6497949683.2 12 Oct 2023 04:08PM UTC 0
79.62
GitHub Action Run
Source Files on build 6497949683
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #333
  • PR Base - master (#6458749776)
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