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

aas-core-works / aas-core-codegen / 33375416581
85%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 09:03AM UTC
Jobs 3
Files 268
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

31 Aug 2026 08:58AM UTC coverage: 84.435% (+0.003%) from 84.432%
33375416581

push

github

web-flow
Add integration live tests for Java (#660)

We add a live-test script for Java, which assembles a Maven project from
the generated code and runs it end-to-end, testing code generation
the same way as the existing live tests for C#, Go and Python.

The meta-model for problematic_keywords defines no enumerations, but
the generated Java interfaces and classes always import
``{package}.types.enums.*``. Since that package did not exist, the import
failed to resolve. We now always emit a placeholder
``NoEnumerationsDefined.java`` in ``types.enums`` so the package exists
even when the meta-model has no enumerations.

``TestDescendAndVisitorThrough`` hardcoded
``IIdentifiable``/``IReferable``, which are AAS-specific interfaces
absent from smaller test meta-models such as ``problematic_keywords``,
causing the generated test to fail to compile. We route it through
the existing generic ``Common.trace()`` helper instead, matching how
the C# generator already traces instances by their runtime type name,
so the Java generator no longer assumes anything AAS-specific.

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

30634 of 36281 relevant lines covered (84.44%)

2.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.12 - 33375416581.1 31 Aug 2026 09:06AM UTC 268
84.44
GitHub Action Run
2 3.11 - 33375416581.2 31 Aug 2026 09:06AM UTC 268
84.44
GitHub Action Run
3 3.10 - 33375416581.3 31 Aug 2026 09:06AM UTC 268
84.44
GitHub Action Run
Source Files on build 33375416581
  • Tree
  • List 268
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2050fddf on github
  • Prev Build on main (#33242685296)
  • Next Build on main (#33395686966)
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