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

creek-service / creek-kafka / #4432 / 1
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 22 Dec 2023 07:08PM UTC
Files 93
Run time 1s
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

22 Dec 2023 06:59PM UTC coverage: 98.287% (-0.2%) from 98.504%
#4432.1

push

github

web-flow
Pre work for JSON serde (#429)

* Pre work for JSON serde

- Add TypeOverrides interface as a way of users to provide overrides for specific types. This is more flexible than having specific methods to override specific types. This also allows the `TopicClient` to be made private, as only the test helps should be overriding this.

- Switch `KafkaTopicClient` to be per-cluster, as this is simplifies the code.

- Change how `KafkaClientsExtensionProvider` initialises, moving the logic for creating serde into the Topic resource handlers new `prepare` method.  This ensures we don't type to create serde until any external resources, e.g. schema, have been created.

- Move initialisation of serde resources out of `TopicClient` and into `TopicResourceHandler`.

- Add `ClustersSerdeProviders` as a way for serde providers to be initialised once per cluster, allowing for shared state per cluster, e.g. a schema registry client.  This is handled in `KafkaSerdeProvider` by having an `initialize` method that returns a new `SerdeProvider` type.

- Dropped `TearDownTestListener` as system tests now ensure extensions are closed.

1951 of 1985 relevant lines covered (98.29%)

0.98 hits per line

Source Files on job #4432.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4432
  • 8867246d on github
  • Prev Job for on main (##4411.1)
  • Next Job for on main (##4487.1)
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