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

mostafa / xk6-kafka
79%

Build:
DEFAULT BRANCH: main
Repo Added 20 May 2022 12:35PM UTC
Files 26
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-aws-profile-to-sasl-config
  • balancer_func
  • bump-crypto
  • bump-crypto-to-v0.35.0-CVE-2025-22869-verfied
  • bump-golang.org/x/crypto
  • chore/go-layout-under-pkg-kafka
  • chore/k6-v2-0-0-upgrade
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • feat/protobuf-v2-serde
  • feature/azure-entra-auth
  • feature/check-signed-commits
  • feature/gcp-auth
  • fix-376
  • fix-BalancerFunc-partiton_count
  • fix-offsets
  • fix-subsecond-precision
  • fix/384-avro-fixed-type-serialization
  • fix/dockerfile-glibc-musl
  • gzip
  • main
  • migrate-to-hamba-avro
  • patch-1
  • perf/protobuf-descriptor-cache
  • refs/tags/v0.10.0
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.13.0
  • refs/tags/v0.13.1
  • refs/tags/v0.14.0
  • refs/tags/v0.14.1
  • refs/tags/v0.14.2
  • refs/tags/v0.15.0
  • refs/tags/v0.15.1
  • refs/tags/v0.16.0
  • refs/tags/v0.16.1
  • refs/tags/v0.17.0
  • refs/tags/v0.18.0
  • refs/tags/v0.18.1
  • refs/tags/v0.18.2
  • refs/tags/v0.19.0
  • refs/tags/v0.19.1
  • refs/tags/v0.20.0
  • refs/tags/v0.20.1
  • refs/tags/v0.20.2
  • refs/tags/v0.21.0
  • refs/tags/v0.21.1
  • refs/tags/v0.22.0
  • refs/tags/v0.23.0
  • refs/tags/v0.23.1
  • refs/tags/v0.24.0
  • refs/tags/v0.24.1
  • refs/tags/v0.24.2
  • refs/tags/v0.25.0
  • refs/tags/v0.25.1
  • refs/tags/v0.26.0
  • refs/tags/v0.27.0
  • refs/tags/v0.28.0
  • refs/tags/v0.29.0
  • refs/tags/v0.30.0
  • refs/tags/v0.31.0
  • refs/tags/v0.31.1
  • refs/tags/v0.31.2
  • refs/tags/v0.31.3
  • refs/tags/v0.31.4
  • refs/tags/v0.31.5
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v2.0.0
  • refs/tags/v2.1.0
  • resolvers-and-all-the-fun
  • update-deps
  • update-k6
  • upddate-k6
  • v2.0.0
  • zizmor

12 Jul 2026 04:08PM UTC coverage: 78.614% (+0.02%) from 78.593%
29199582634

push

github

web-flow
Check for signed commits on PR (#401)

* Check for signed commits on PR
* Changed PR lint trigger to pull_request

3845 of 4891 relevant lines covered (78.61%)

31.58 hits per line

Relevant lines Covered
Build:
Build:
4891 RELEVANT LINES 3845 COVERED LINES
31.58 HITS PER LINE
Source Files on main
  • Tree
  • List 26
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29199582634 main Check for signed commits on PR (#401) * Check for signed commits on PR * Changed PR lint trigger to pull_request push 12 Jul 2026 04:22PM UTC web-flow github
78.61
29199042849 main Added GCP Kafka OAuth Bearer Support (#400) * Added GCP credentials package * Configure GCP OAuth provider * Get subject from Google OAuth API * Expose GCP Auth to Javascript * Updated GCP Kafka script * Fixed reference in GCP script * Fixed refe... push 12 Jul 2026 04:05PM UTC web-flow github
78.59
29198623985 feature/check-signed-commits Changed PR lint trigger to pull_request Pull #401 12 Jul 2026 04:05PM UTC tnewman github
78.91
29198157240 feature/gcp-auth Fixed linting errors Pull #400 12 Jul 2026 03:43PM UTC tnewman github
78.59
28944828135 feature/gcp-auth Fixed linting errors Pull #400 08 Jul 2026 03:08PM UTC tnewman github
78.59
27216087924 chore/k6-v2-0-0-upgrade Merge branch 'main' into chore/k6-v2-0-0-upgrade Pull #393 09 Jun 2026 03:27PM UTC mostafa github
78.84
27215904812 main fix(ci): write docker-image SBOM to disk so release upload finds it The release step globs for docker-image-cyclonedx-xk6-kafka-<tag>.json on disk, but anchore/sbom-action's artifact-name only names the uploaded workflow artifact and never writes... push 09 Jun 2026 03:24PM UTC mostafa github
78.89
27214598883 refs/tags/v2.1.0 perf(protobuf): cache compiled FileDescriptor by schema content (#398) * test(protobuf): add benchmarks for descriptor compile hot path buildProtobufRuntime and ProtobufSerde.Serialize are called on every schemaRegistry.serialize() invocation. T... push 09 Jun 2026 03:04PM UTC web-flow github
78.91
26884255213 main perf(protobuf): cache compiled FileDescriptor by schema content (#398) * test(protobuf): add benchmarks for descriptor compile hot path buildProtobufRuntime and ProtobufSerde.Serialize are called on every schemaRegistry.serialize() invocation. T... push 03 Jun 2026 12:31PM UTC web-flow github
78.91
26878325363 perf/protobuf-descriptor-cache style(protobuf): wrap compileProtobufFileDescriptor signature for lll Split the function signature across multiple lines so it fits within the project's 120-char line limit enforced by golangci-lint (lll). Co-Authored-By: Claude Opus 4.7 (1M con... Pull #398 03 Jun 2026 11:16AM UTC cuminandpaprika-mozn github
78.89
See All Builds (497)
  • Repo on GitHub
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