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

tarantool / go-config / 27189789919
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.4.0
DEFAULT BRANCH: master
Ran 09 Jun 2026 07:06AM UTC
Jobs 1
Files 42
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

09 Jun 2026 07:05AM UTC coverage: 86.885% (+0.02%) from 86.866%
27189789919

Pull #78

github

bigbes
testutil: switch etcd helper to go-storage etcdtest

Use go-storage's test_helpers/etcd package (added in v1.5.x) instead of
go.etcd.io/etcd/tests/v3/framework/integration. The new helper is built
on embed and avoids dragging the tests/v3 framework — and its pre-split
google.golang.org/genproto pin — into the module graph.

The public EtcdTestCluster{Storage, Client} shape is unchanged, so the
integration test callers need no edits. As a side effect go.etcd.io/etcd
bumps to v3.6.11 and the direct tests/v3 and client/pkg/v3 dependencies
drop out of go.mod.

The bump also grew three methods on the Storage interface (TxFactory,
NewLocker, LockerFactory); MockStorage gains stubs for them so test
files that pass *MockStorage as storage.Storage still compile. TxFactory
returns m.Tx, NewLocker returns an error (the mock has no distributed-
lock semantics), and LockerFactory wraps NewLocker via locker.FactoryFunc.
Pull Request #78: testutil: switch etcd helper to go-storage etcdtest

3829 of 4407 relevant lines covered (86.88%)

98.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
23
93.79
0.31% tree/value.go
Jobs
ID Job ID Ran Files Coverage
1 27189789919.1 09 Jun 2026 07:06AM UTC 42
86.88
GitHub Action Run
Source Files on build 27189789919
  • Tree
  • List 42
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #78
  • PR Base - master (#27189335836)
  • Delete
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