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

tarantool / go-storage / 25556874023
90%

Build:
DEFAULT BRANCH: master
Ran 08 May 2026 12:59PM 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

08 May 2026 12:58PM UTC coverage: 92.798% (-0.1%) from 92.913%
25556874023

push

github

bigbes
integrity: fix empty-name Watch dropping every event

Store[T].Watch(ctx, "") and Typed[T].Watch(ctx, "") silently dropped
every event: both ran event.Prefix through ParseKey to filter
neighbour-codec events, but under the signal-only contract event.Prefix
is "/<objectLocation>" — a single segment, which ParseKey rejects.
Reproduced across tcs, etcd, and dummy.

The filter was a no-op under the new contract anyway. Both methods now
forward driver events as-is.

Closes TNTP-7706

2 of 2 new or added lines in 2 files covered. (100.0%)

3131 of 3374 relevant lines covered (92.8%)

634.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25556874023.1 08 May 2026 12:59PM UTC 42
92.8
GitHub Action Run
Source Files on build 25556874023
  • Tree
  • List 42
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a647fa13 on github
  • Prev Build on master (#25554969321)
  • Next Build on master (#25557010965)
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