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

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

Build:
DEFAULT BRANCH: main
Ran 31 Jan 2024 01:23PM UTC
Jobs 1
Files 126
Run time 8s
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

31 Jan 2024 01:12PM UTC coverage: 97.421%. Remained the same
#5391

push

github

web-flow
Support loading schemas from another JPMS module (#485)

* Support loading schemas from another JPMS module

JPMS introduces issues as resources, like classes, must be exposed from _unique_ packages.
This has necessitated changing where the schemas are generated, from a flat `schema/json` directory within the jar, to a directory tree that matches the package directories, i.e. generated schema end up in the same package as their source Java type.

Main change required in this repo is in the `LocalSchemaLoader`, which needs to call `type.getClassLoader().getResource()` if its to get resources from other modules.

2569 of 2637 relevant lines covered (97.42%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5391.1 31 Jan 2024 01:23PM UTC 0
97.42
Source Files on build #5391
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5391
  • 8a184823 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