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

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

Build:
Build:
LAST BUILD BRANCH: g.rybakov/tntp-7780-fix-admin-for-connect
DEFAULT BRANCH: master
Ran 27 May 2026 03:28PM 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

27 May 2026 03:26PM UTC coverage: 89.891% (-0.02%) from 89.906%
26520941063

Pull #107

github

bigbes
driver/etcd: start per-test ctx after cluster bootstrap

Each locker test created its 30s deadline ctx and then called
createTestDriverConcrete, which spins up a fresh embedded etcd cluster
and can take >20s on slow CI runners. The bootstrap consumed most of
the test budget, leaving Unlock's session.Close → Revoke to fail at the
last hop with "context deadline exceeded" (the session is bound to the
caller's ctx via concurrency.WithContext).

Move the ctx creation below createTestDriverConcrete in every test so
the 30s bounds only the actual locker operations. Same pattern across
all ten tests, no behaviour change in the production code.

Observed on PR #107 run-tests (1.23) — TestLocker_Done_ClosedAfterUnlock
failed at 30.01s; 1.24 and stable were green.
Pull Request #107: hasher: accept nil and empty input as the empty-string digest

3806 of 4234 relevant lines covered (89.89%)

512.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26520941063.1 27 May 2026 03:28PM UTC 49
89.89
GitHub Action Run
Source Files on build 26520941063
  • Tree
  • List 49
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #107
  • PR Base - master (#26288689338)
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