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

aas-core-works / aas-core-codegen / 25155643253
84%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 08:39AM UTC
Jobs 4
Files 255
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

30 Apr 2026 08:32AM UTC coverage: 83.973% (-0.03%) from 83.998%
25155643253

push

github

web-flow
Infer schema constraints for values (#618)

So far, we inferred the constraints on the class properties. As we want
to support lists of primitives, lists of constrained primitives *etc.*,
we need to infer the constraints at each atomic value of a type
annotation, not only at the property level.

We adapt the inference in this change to achieve that. It caused only
minor changes in the generated code -- since we do not limit ourselves
to properties only, and need a more general logic, some of the generated
artefacts had to slightly change.

378 of 430 new or added lines in 6 files covered. (87.91%)

13 existing lines in 3 files now uncovered.

29310 of 34904 relevant lines covered (83.97%)

3.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
27
90.32
-0.82% aas_core_codegen/infer_for_schema/_inline.py
16
81.49
-0.44% aas_core_codegen/jsonschema/main.py
8
83.33
-5.86% aas_core_codegen/infer_for_schema/_types.py
1
74.44
0.01% aas_core_codegen/xsd/main.py

Coverage Regressions

Lines Coverage ∆ File
11
68.21
-7.28% aas_core_codegen/stringify.py
1
81.49
-0.44% aas_core_codegen/jsonschema/main.py
1
74.44
0.01% aas_core_codegen/xsd/main.py
Jobs
ID Job ID Ran Files Coverage
1 3.9 - 25155643253.1 30 Apr 2026 08:40AM UTC 255
83.91
GitHub Action Run
2 3.10 - 25155643253.2 30 Apr 2026 08:40AM UTC 255
83.97
GitHub Action Run
3 3.11 - 25155643253.3 30 Apr 2026 08:40AM UTC 255
83.97
GitHub Action Run
4 3.12 - 25155643253.4 30 Apr 2026 08:40AM UTC 255
83.97
GitHub Action Run
Source Files on build 25155643253
  • Tree
  • List 255
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8dae475a on github
  • Prev Build on main (#25100917982)
  • Next Build on main (#25159453404)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc