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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.4.0
DEFAULT BRANCH: master
Ran 27 May 2026 09:03PM 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

27 May 2026 09:00PM UTC coverage: 86.885%. Remained the same
26538492311

Pull #78

github

bigbes
testutil: implement new Storage methods on MockStorage

go-storage v1.5.x grew three new methods on the Storage interface:
TxFactory, NewLocker, and LockerFactory. Stub them out on MockStorage so
test files that pass *MockStorage as storage.Storage compile again.

TxFactory returns m.Tx (a method value already matching tx.Factory).
NewLocker returns an error — the mock has no distributed-lock semantics,
and tests that exercise locking must use the real driver. 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%)

132.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26538492311.1 27 May 2026 09:02PM UTC 42
86.88
GitHub Action Run
Source Files on build 26538492311
  • Tree
  • List 42
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #78
  • PR Base - master (#26416729126)
  • 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