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

tarantool / go-storage / 25091281424
90%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 04:42AM 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

29 Apr 2026 04:41AM UTC coverage: 93.835% (+0.03%) from 93.801%
25091281424

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

14 of 14 new or added lines in 1 file covered. (100.0%)

1857 of 1979 relevant lines covered (93.84%)

27.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25091281424.1 29 Apr 2026 04:42AM UTC 30
93.84
GitHub Action Run
Source Files on build 25091281424
  • Tree
  • List 30
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9fb503a7 on github
  • Prev Build on master (#25091270940)
  • Next Build on master (#25091354839)
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