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

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

Build:
DEFAULT BRANCH: main
Ran 12 Jan 2024 11:09PM UTC
Jobs 1
Files 95
Run time 7s
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
#4983

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

Jobs
ID Job ID Ran Files Coverage
1 #4983.1 12 Jan 2024 11:09PM UTC 0
97.87
Source Files on build #4983
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #4983
  • 03c45c1f on github
  • Prev Build on main
  • Next Build on main
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