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

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

Build:
DEFAULT BRANCH: main
Repo Added 27 Dec 2021 04:04PM UTC
Files 267
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • ListOfPrimitives-JsonSchema-Python
  • Update-test-data-to-aas-core-meta-899add1
  • Update-test-data-to-aas-core-meta-f2fd738
  • empwilli/Release0.0.24
  • empwilli/fix_cpp11_build
  • empwilli/fix_missing_cpp_test_update
  • empwilli/fix_rerecord_test_data
  • empwilli/migrate_java
  • empwilli/typescript-unique-id-short-constraint
  • fix/java_remove_stale_expected_output_test_data
  • mristin/Add-base64-url-encode-to-typescript
  • mristin/Add-examples-to-JSON-schema-tests
  • mristin/Add-is-literal-of
  • mristin/Add-literal-value-set
  • mristin/Add-live-test-for-C++
  • mristin/Add-live-tests-for-TypeScript
  • mristin/Add-live-tests-for-csharp
  • mristin/Add-live-tests-for-golang
  • mristin/Add-live-tests-for-python
  • mristin/Add-support-for-lists-of-non-optionals-in-Python
  • mristin/Allow-for-custom-pattern-fixing-in-jsonschema
  • mristin/Assert-all-type-annotations-are-unique
  • mristin/Cache-symbol-table
  • mristin/Check-command-line-arguments-at-Python-3.12
  • mristin/Clean-up-dev-scripts
  • mristin/Deprecate-Python-3.8
  • mristin/Discontinue-opcua
  • mristin/Discontinue-protobuf
  • mristin/Discontinue-rdf-shacl-and-json-ld
  • mristin/Document-structure
  • mristin/Enforce-None-default-for-optional-constructor-args
  • mristin/Expose-mapping-primitive-type
  • mristin/Extend-list-of-classes-tests-to-include-concrete-classes
  • mristin/Extend-must-find-to-constants
  • mristin/Fix-import-in-generated-Python-tests
  • mristin/Fix-int-json-serialization-in-C++
  • mristin/Fix-packaging-of-submodules
  • mristin/Fix-python-live-test
  • mristin/Fix-unused-imports-in-Python-tests
  • mristin/Fix-update-to-aas-core-meta-dev-script
  • mristin/Fix-warnings-for-obsolete-docutils
  • mristin/Generate-unit-tests-in-Python
  • mristin/Improve-check-init-and-pyproject-coincide
  • mristin/Infer-schema-constraints-for-value
  • mristin/Make-generator-descriptions-uniform
  • mristin/Make-symbol-table-pickable
  • mristin/Move-development-code-to-separate-directory
  • mristin/Pin-docutils-to-0.21.2
  • mristin/Publish-to-pypi
  • mristin/Python-fix-xml-serialization-of-float
  • mristin/Re-format-tests-infer_for_schema
  • mristin/Refactor-enum-checking-in-Golang
  • mristin/Refactor-python-generator-for-many-files
  • mristin/Refactor-verification-as-IEnumerable-in-Verification
  • mristin/Release-0.0.17
  • mristin/Release-0.0.18
  • mristin/Release-0.0.23
  • mristin/Release-0.0.25
  • mristin/Remove-aas-specific-bits-from-C++
  • mristin/Remove-dependency-on-aas-core-meta-repo
  • mristin/Remove-docutils.utils.error_reporting
  • mristin/Remove-wrongly-checked-in-output
  • mristin/Rename-real-meta-models-to-common-meta-models-in-tests
  • mristin/Rewrite-setup.py-to-pyproject.toml
  • mristin/Support-list-of-non-optionals-in-intermediate
  • mristin/Support-list-of-non-optionals-in-json-schema
  • mristin/Test-for-list-of-classes-in-Python
  • mristin/Test-list-of-classes-in-Golang
  • mristin/Test-list-of-primitives-in-XSD
  • mristin/Test-list-of-primitives-in-json-schema
  • mristin/Test-lists-of-Xxx-for-XSD
  • mristin/Test-that-list-of-optionals-are-unexpected
  • mristin/Track-descendants-of-constrained-primitives
  • mristin/Turn-on-code-coverage
  • mristin/Undo-debugging-code-in-live-test
  • mristin/Unify-all-main-tests-into-one
  • mristin/Update-aas-core-meta-5d409d6
  • mristin/Upgrade-pylint-to-3.3.8
  • v0.0.10
  • v0.0.11
  • v0.0.12
  • v0.0.13
  • v0.0.14
  • v0.0.15
  • v0.0.17
  • v0.0.18
  • v0.0.18.post1
  • v0.0.18.post2
  • v0.0.1rc1.post1
  • v0.0.2
  • v0.0.23
  • v0.0.24
  • v0.0.25
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9

21 May 2026 02:38PM UTC coverage: 84.231%. Remained the same
26232935368

push

github

web-flow
Unify tests for lists of classes (#635)

We unify the tests for lists of classes across the targets to always
include the edge case where there is a class which does not use model
type in serialization.

This allows us to better document the behavior needed for extending the
logic to support list of atomic values.

29987 of 35601 relevant lines covered (84.23%)

3.37 hits per line

Relevant lines Covered
Build:
Build:
35601 RELEVANT LINES 29987 COVERED LINES
3.37 HITS PER LINE
Source Files on main
  • Tree
  • List 267
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26232935368 main Unify tests for lists of classes (#635) We unify the tests for lists of classes across the targets to always include the edge case where there is a class which does not use model type in serialization. This allows us to better document the behav... push 21 May 2026 02:45PM UTC web-flow github
84.23
26227840443 main Refactor enum checking to a function in Golang (#634) We refactor the verification logic for checking the range of an enumeration value to a separate function so that we can simplify the code for verifying enumeration properties of classes. Namel... push 21 May 2026 01:13PM UTC web-flow github
84.23
26117440514 main Release 0.0.25 (#633) * Increase TypeScript SDK Code Coverage (#632) The previous release, 0.0.24, did not provide sufficient code coverage for the TypeScript SDK, but that was revealed only once we already released 0.0.24 and ran the continuous... push 19 May 2026 06:41PM UTC web-flow github
84.23
26087925082 main Increase TypeScript SDK Code Coverage (#632) We fix a problem with incorrect escaped whitespaces in RegExp statements so that the xmlization.negative.spec tests run sucessfully. In addition, we increase the test coverage of the TypeScript SDK in... push 19 May 2026 09:22AM UTC web-flow github
84.23
25922043106 main Merge 9186fd2b1 into f4f6768f8 Pull #632 15 May 2026 02:09PM UTC web-flow github
84.23
25917630732 main Merge 64be6dc9d into f4f6768f8 Pull #632 15 May 2026 12:31PM UTC web-flow github
84.16
25916215390 main Release 0.0.24 * Improve coverage for TypeScript test data gen (#630) * Add support for list of primitives in Python (#625) In this version we greatly improves the coverage of Xmlization for TypeScript. This way we fixed a blocking issue for the... push 15 May 2026 11:54AM UTC empwilli github
84.16
25915019579 main Fix XMLization negative-spec lint sync We changed the TypeScript negative XMLization spec generator to satisfy lint constraints and keep regex output stable so generated tests pass formatting and pylint checks.\n\nWe updated the recorded TypeScri... push 15 May 2026 11:25AM UTC empwilli github
84.16
25914589406 main Merge 3a8fde933 into 6af8e4edd Pull #630 15 May 2026 11:12AM UTC web-flow github
84.16
25694692967 main Document the project for development (#628) We extensively document the project structure, modules and tests in ``CONTRIBUTING.rst``. So far, the code base was in too much flux to really document it efficiently. push 11 May 2026 08:20PM UTC web-flow github
84.12
See All Builds (1039)
  • Repo on GitHub
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