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

mostafa / xk6-kafka / 34236097741
78%
main: 78%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.2.0
DEFAULT BRANCH: main
Ran 08 Sep 2026 02:19PM UTC
Jobs 1
Files 27
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 Sep 2026 02:04PM UTC coverage: 78.301%. Remained the same
34236097741

Pull #414

github

mostafa
chore: replace archived hamba/avro with confluent-avro-go

hamba/avro is archived and unmaintained. Confluent maintains a fork
(github.com/confluentinc/confluent-avro-go) that continues the v2 line
and powers confluent-kafka-go's Schema Registry Avro serde — the same
client library xk6-kafka ships, keeping wire behavior aligned.

The fork is a drop-in replacement: codec_union.go, resolver.go,
config.go, decoder.go and encoder.go are byte-identical to hamba
v2.31.0; schema.go differs only by the import rename, and reader.go only
by an endianness-safety fix. This change is the import-path swap
(v2.31.0 -> v2.32.0) plus doc reference updates; no behavior changes.

Also evaluated twmb/avro (v1.9.0): a capable rewrite with schema
evolution, OCF, single-object encoding and native float64 coercion, but
adopting it would require rewriting the conversion layer and
re-verifying union semantics, for features xk6-kafka does not use.
Pull Request #414: chore: replace archived hamba/avro with confluent-avro-go

4056 of 5180 relevant lines covered (78.3%)

37.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34236097741.1 08 Sep 2026 02:19PM UTC 27
78.3
GitHub Action Run
Source Files on build 34236097741
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #414
  • PR Base - main (#34229327639)
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