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

creek-service / creek-kafka / #11440
97%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 07:35AM UTC
Jobs 1
Files 126
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

19 Apr 2026 07:25AM UTC coverage: 97.424%. Remained the same
#11440

push

github

web-flow
Bump test containers 2.0.4 (#858)

* fix: upgrade google-java-format to 1.25.2 for Java 21 compatibility

google-java-format 1.15.0 is incompatible with Java 21 (minimum
required is 1.17.0). Running Spotless on JDK 21 caused a confusing
'roundtripStateInternal' serialization error because the version
check threw during FenceStep (toggleOffOn) state initialization,
leaving an internal HackClone in an inconsistent state.

Upgrading to 1.25.2 resolves the incompatibility. Also applies the
minor formatting change required by the new formatter version.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Bump testContainersVersion from 1.19.8 to 2.0.4

* remove todo

* fix: add missing javadoc

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: add missing javadoc and serde-test javadoc task exports

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* spotless

* fix: update cp-kafka test image from 7.1.4 to 7.6.1 to fix cgroup v2 NPE

The confluentinc/cp-kafka:7.1.4 image uses JDK 17.0.2 which has a known
bug in CgroupV2Subsystem.getInstance() that throws NullPointerException
when running on Linux with cgroup v2 (used by GitHub Actions runners).
This causes the Kafka container to fail to start with Status 409.

Updated the test image reference to 7.6.1 which uses JDK 17.0.10+ and
does not have this bug.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Andy Coates <acoates@marketaxess.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

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

29 existing lines in 9 files now uncovered.

2572 of 2640 relevant lines covered (97.42%)

0.97 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
50.0
0.0% json-serde/src/main/java/org/creekservice/api/kafka/serde/json/schema/store/endpoint/SchemaStoreEndpoints.java
4
80.0
0.0% json-serde/src/main/java/org/creekservice/internal/kafka/serde/json/schema/LocalSchemaLoader.java
4
80.0
0.0% json-serde/src/main/java/org/creekservice/internal/kafka/serde/json/schema/store/RegisteredSchema.java
4
80.0
0.0% json-serde/src/main/java/org/creekservice/internal/kafka/serde/json/schema/validation/SchemaFriendValidator.java
4
93.65
0.0% json-serde/src/main/java/org/creekservice/internal/kafka/serde/json/schema/YamlSchemas.java
4
96.3
0.0% serde-test/src/main/java/org/creekservice/api/kafka/serde/test/KafkaSerdeProviderFunctionalFixture.java
1
90.0
0.0% json-serde/src/main/java/org/creekservice/internal/kafka/serde/json/schema/serde/JsonSchemaDeserializer.java
1
90.0
0.0% json-serde/src/main/java/org/creekservice/internal/kafka/serde/json/schema/serde/JsonSchemaSerializer.java
1
83.33
0.0% streams-extension/src/main/java/org/creekservice/internal/kafka/streams/extension/StreamsVersions.java
Jobs
ID Job ID Ran Files Coverage
1 #11440.1 19 Apr 2026 07:35AM UTC 126
97.42
Source Files on build #11440
  • Tree
  • List 126
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11440
  • 15406236 on github
  • Prev Build on main
  • Next Build on main
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