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

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

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2026 10:08PM 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

01 Sep 2026 10:01PM UTC coverage: 84.624% (+0.003%) from 84.621%
33564203322

push

github

web-flow
Allow custom JSON and XML names for properties (#670)

We need to handle ``Paging_metadata`` (and query-language operators such
as ``$eq``) from the Asset Administration Shell HTTP/REST API, whose
OpenAPI specification defines property names that our automatic
naming convention can not produce -- for example, a JSON member name
starting with ``$``, or an XML element name containing a hyphen.

See: https://github.com/admin-shell-io/aas-specs-api

We introduce ``Annotated[Type, json_name("..."), xml_name("...")]`` as
a new marker in the meta-model DSL to let the meta-model author
override the inferred JSON and/or XML name of a property.

141 of 153 new or added lines in 23 files covered. (92.16%)

30831 of 36433 relevant lines covered (84.62%)

2.54 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
83.56
-0.06% aas_core_codegen/parse/_translate.py
Jobs
ID Job ID Ran Files Coverage
1 3.11 - 33564203322.1 01 Sep 2026 10:09PM UTC 268
84.62
GitHub Action Run
2 3.10 - 33564203322.2 01 Sep 2026 10:09PM UTC 268
84.62
GitHub Action Run
3 3.12 - 33564203322.3 01 Sep 2026 10:09PM UTC 268
84.62
GitHub Action Run
Source Files on build 33564203322
  • Tree
  • List 268
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9a19adff on github
  • Prev Build on main (#33562811664)
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