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

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

Build:
DEFAULT BRANCH: main
Ran 12 Jan 2024 11:09PM UTC
Files 95
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

12 Jan 2024 11:00PM UTC coverage: 97.875%. Remained the same
#4984.1

push

github

web-flow
Allow serde to register resource handler. (#452)

* Allow serde to register resource handler.

Prep work for: https://github.com/creek-service/creek-kafka/issues/25

1. Invert how serde resources are initialised. Rather than calling into the serde, pass the Creek API to the serde, allowing it to do anything legal, including registering a resource handler for topic schemas!

2. Clean up and improve validation of topic resources: this is now all done via the `validateGroup` callback on the `ResourceHandler`. Removed validation code from elsewhere. This allowed dropping `KafkaTopicDescriptors` and KafkaTopicConfigs`. Required parts moved into the validator code. Everything else can just use resource ids.

3. Standardised `TopicDescriptors` implementations and got them ready for supporting json format.

4. Plus, update to work with recent changes:
 - https://github.com/creek-service/creek-platform/pull/195
 - https://github.com/creek-service/creek-service/pull/257
 - https://github.com/creek-service/creek-system-test/pull/397

* Fix static checks

* Fix java docs

* Remove InitializationParams

As the type overrides can be obtained from the api.

1888 of 1929 relevant lines covered (97.87%)

0.98 hits per line

Source Files on job #4984.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4984
  • 03c45c1f on github
  • Prev Job for on main (##4983.1)
  • Next Job for on main (##4991.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