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

tarantool / go-storage / 25038391294 / 1
94%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-update-actions
DEFAULT BRANCH: master
Ran 28 Apr 2026 06:53AM UTC
Files 30
Run time 0s
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

28 Apr 2026 06:51AM UTC coverage: 93.987% (+0.03%) from 93.953%
25038391294.1

Pull #64

github

bigbes
fix: rewrite VersionEqual/NotEqual against 0 to count predicate

TCS errors when a mod_revision predicate references a key that does not
exist, so etcd's canonical absence/presence idioms VersionEqual(key, 0)
and VersionNotEqual(key, 0) failed against TCS. The encoder now detects
this shape and emits the TCS-native count target on the wire (== 0 / != 0),
mirroring the rewrite TCS's server-side etcd shim performs for MOD == 0
and MOD != 0. The Predicate value is unchanged; only wire bytes differ.
Other version comparisons and non-zero values are not rewritten.

Closes #61
Pull Request #64: fix: rewrite VersionEqual/NotEqual against 0 to count predicate

1860 of 1979 relevant lines covered (93.99%)

27.55 hits per line

Source Files on job 25038391294.1
  • Tree
  • List 30
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25038391294
  • 7f3d7387 on github
  • Prev Job for on bigbes/gh-61-implement-count (#24719176424.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc