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

tarantool / go-storage / 25003261195
94%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-update-actions
DEFAULT BRANCH: master
Ran 27 Apr 2026 03:13PM UTC
Jobs 1
Files 30
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 Apr 2026 03:10PM UTC coverage: 93.962% (+0.009%) from 93.953%
25003261195

push

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

1852 of 1971 relevant lines covered (93.96%)

27.64 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
81.13
1.13% driver/tcs/predicate.go
Jobs
ID Job ID Ran Files Coverage
1 25003261195.1 27 Apr 2026 03:13PM UTC 30
93.96
GitHub Action Run
Source Files on build 25003261195
  • Tree
  • List 30
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8b4eca00 on github
  • Prev Build on master (#24719176424)
  • Next Build on bigbes/gh-61-implement-count (#25038391294)
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