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

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

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-hex-codecs-v2
DEFAULT BRANCH: master
Ran 19 Jun 2026 10:14AM 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

19 Jun 2026 10:12AM UTC coverage: 89.939% (+0.05%) from 89.891%
27819594519

Pull #111

github

bigbes
test(etcd): deflake locker ctx-cancellation acquisition wait

TestLocker_CtxCancellation_AbortsLock guarded locker C's acquisition with
an independent time.After(lockerTestTimeout) tripwire that was tighter than
the test's own outer context (3*lockerTestTimeout). On slow CI runners under
-race a stalled etcd round-trip tripped the 30s timer even though Lock(ctx)
would still have acquired within the 90s budget.

Drop the goroutine+select+timer and call Lock(ctx) directly: the outer ctx
already bounds it, so the test can neither hang nor flake on the tripwire.
Pull Request #111: Port tarantool backend from go-tarantool v2 to v3

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

3808 of 4234 relevant lines covered (89.94%)

512.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
79.25
0.0% connect/tcs.go
Jobs
ID Job ID Ran Files Coverage
1 27819594519.1 19 Jun 2026 10:14AM UTC 49
89.94
GitHub Action Run
Source Files on build 27819594519
  • Tree
  • List 49
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #111
  • PR Base - v2 (#27762795942)
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