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

evolution-gaming / skafka / 27696343346
80%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2026 02:31PM UTC
Jobs 2
Files 60
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

17 Jun 2026 02:27PM UTC coverage: 80.346% (+0.4%) from 79.918%
27696343346

push

web-flow
Add Producer.sendOffsetsToTransaction (#575)

* Add Producer.sendOffsetsToTransaction

Expose KafkaProducer.sendOffsetsToTransaction(offsets, ConsumerGroupMetadata) on
the Producer trait and all implementations (live, empty, with-metrics, logging,
mapK). This enables KIP-447 consumer-generation fencing for transactional offset
commits - e.g. binding input-topic offset commits into a state-store transaction
so a stale consumer generation is fenced from committing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Wire up metrics, mima filter and tests for sendOffsetsToTransaction

- Record metrics.sendOffsetsToTransaction in the WithMetrics wrapper,
  matching commit/abortTransaction (the metric existed but was unused)
- Add ReversedMissingMethodProblem filter for the new Producer trait
  method so versionPolicyCheck passes (per the v19.1.0 convention)
- Add ProducerSpec coverage for proxy and empty producer

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* second pass

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

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

39 existing lines in 1 file now uncovered.

2322 of 2890 relevant lines covered (80.35%)

1.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
39
93.47
-6.18% skafka/src/main/scala/com/evolutiongaming/skafka/consumer/Consumer.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.18 - 27696343346.1 17 Jun 2026 02:31PM UTC 60
67.6
2 Scala 3.3.7 - 27696343346.2 17 Jun 2026 02:31PM UTC 60
67.85
Source Files on build 27696343346
  • Tree
  • List 60
  • Changed 11
  • Source Changed 2
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 65c38e8d on github
  • Prev Build on master (#26832667005)
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