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

tarantool / go-tarantool / 6559613229
75%

Build:
DEFAULT BRANCH: master
Ran 18 Oct 2023 10:39AM UTC
Jobs 2
Files 53
Run time 3s
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

18 Oct 2023 10:30AM UTC coverage: 79.929% (+0.4%) from 79.564%
6559613229

push

github

oleg-jukovec
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

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

5420 of 6781 relevant lines covered (79.93%)

7856.47 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
78.16
1.56% connection.go
11
71.14
1.4% pool/connection_pool.go
Jobs
ID Job ID Ran Files Coverage
1 6559613229.1 18 Oct 2023 10:39AM UTC 53
79.9
GitHub Action Run
2 6559613229.2 18 Oct 2023 10:50AM UTC 53
79.65
GitHub Action Run
Source Files on build 6559613229
  • Tree
  • List 53
  • Changed 16
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 80759149 on github
  • Prev Build on master (#6458749776)
  • Next Build on master (#6563047148)
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