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

mostafa / xk6-kafka / 34220425404
78%

Build:
DEFAULT BRANCH: main
Ran 08 Sep 2026 11:37AM UTC
Jobs 1
Files 26
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 11:23AM UTC coverage: 78.704% (+0.2%) from 78.54%
34220425404

push

github

web-flow
fix: convert numeric types inside array/map union branches in Avro se… (#410)

* fix: convert numeric types inside array/map union branches in Avro serializer

* fix: wrap map union branches and add array/map union branch tests

- Wrap map branch values as {"map": value}: hamba/avro only encodes
  map[string]any union values in the type-name-wrapped form, while bare
  slices encode via the nullable-union path. The unwrapped map branch
  failed Serialize with "cannot encode union map with multiple entries".
- Add tests for the #408 shape: ["null", array<record>] branches with
  plain ["null", "int"] item fields (bare, wrapped, and null values),
  map branches (int values and map of records), and full
  AvroSerde.Serialize round-trips for both composite branch types.
- Fix gofmt indentation and document first-match branch selection.

* chore(lint): disable exhaustruct/exhaustruct_v5

* ci: upgrade golangci-lint to v2.13.2

v2.12.2 does not recognize the exhaustruct_v5 linter name (renamed in
v2.13.x), failing config validation. v2.13.2 matches the version mise
installs locally (golangci-lint = "2"), keeping CI and local lint in sync.

---------

Co-authored-by: Mostafa Moradian <mstfmoradian@gmail.com>

8 of 10 new or added lines in 1 file covered. (80.0%)

3888 of 4940 relevant lines covered (78.7%)

37.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
74.39
1.16% pkg/kafka/avro.go
Jobs
ID Job ID Ran Files Coverage
1 34220425404.1 08 Sep 2026 11:37AM UTC 26
78.7
GitHub Action Run
Source Files on build 34220425404
  • Tree
  • List 26
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f2789775 on github
  • Prev Build on main (#33560623737)
  • Next Build on 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