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

tarantool / go-storage / 27756193488
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-hex-codecs-v2
DEFAULT BRANCH: master
Ran 18 Jun 2026 11:29AM UTC
Jobs 1
Files 49
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

17 Jun 2026 10:43PM UTC coverage: 89.891% (-0.05%) from 89.939%
27756193488

push

github

bigbes
Port tarantool backend from go-tarantool v2 to v3

Migrate the tcs driver and its test scaffolding to go-tarantool/v3:

- Switch all imports to github.com/tarantool/go-tarantool/v3.
- Future is an interface now: DoerWatcher.Do and the mock doers return
  tarantool.Future instead of *tarantool.Future; the MockDoer builds
  futures via NewFutureWithErr / NewFutureWithResponse.
- Response gained Release(): add a no-op MockResponse.Release().
- Drop the unused MockRequest.Conn() method (not part of the v3 Request
  interface).
- pool renames: pool.Connect -> pool.New, pool.RW -> pool.ModeRW.
- pool.New now rejects instance Reconnect/MaxReconnects; clear them in
  the error-path test.
- List the new Opts.Allocator field in exhaustruct Opts literals.
- Regenerate minimock mocks against v3.
- Update depguard allowlist and README example to v3.

0 of 2 new or added lines in 1 file covered. (0.0%)

2 existing lines in 1 file now uncovered.

3806 of 4234 relevant lines covered (89.89%)

511.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
79.25
0.0% connect/tcs.go

Coverage Regressions

Lines Coverage ∆ File
2
88.54
-2.08% driver/etcd/etcd.go
Jobs
ID Job ID Ran Files Coverage
1 27756193488.1 18 Jun 2026 11:29AM UTC 49
89.89
GitHub Action Run
Source Files on build 27756193488
  • Tree
  • List 49
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 490c85cd on github
  • Prev Build on bigbes/gh-no-v2 (#27756611340)
  • Next Build on bigbes/gh-no-tarantool-v3 (#27816748402)
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