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

aas-core-works / aas-core-codegen
82%

Build:
DEFAULT BRANCH: main
Repo Added 27 Dec 2021 04:04PM UTC
Files 228
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
  • fix/java_remove_stale_expected_output_test_data
  • mristin/Add-base64-url-encode-to-typescript
  • mristin/Allow-for-custom-pattern-fixing-in-jsonschema
  • mristin/Deprecate-Python-3.8
  • mristin/Enforce-None-default-for-optional-constructor-args
  • mristin/Fix-update-to-aas-core-meta-dev-script
  • mristin/Pin-docutils-to-0.21.2
  • mristin/Re-format-tests-infer_for_schema
  • mristin/Refactor-verification-as-IEnumerable-in-Verification
  • mristin/Remove-docutils.utils.error_reporting
  • mristin/Remove-wrongly-checked-in-output
  • mristin/Undo-debugging-code-in-live-test
  • 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.1rc1.post1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9

24 Oct 2025 03:37PM UTC coverage: 82.088%. Remained the same
18784647473

push

github

web-flow
Add base64url encoding to TypeScript (#555)

The base64url encoding is heavily used on the server side, and most
users of the TypeScript SDK use it for interactions with AAS servers.
Hence, we include base64url encoding in the `common` module of the
TypeScript SDK to make their life easier even though it is not directly
used in the SDK itself.

This addresses the issue:
https://github.com/aas-core-works/aas-core3.0-typescript/issues/36

28501 of 34720 relevant lines covered (82.09%)

3.28 hits per line

Relevant lines Covered
Build:
Build:
34720 RELEVANT LINES 28501 COVERED LINES
3.28 HITS PER LINE
Source Files on main
  • Tree
  • List 228
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18784647473 main Add base64url encoding to TypeScript (#555) The base64url encoding is heavily used on the server side, and most users of the TypeScript SDK use it for interactions with AAS servers. Hence, we include base64url encoding in the `common` module of t... push 24 Oct 2025 03:52PM UTC web-flow github
82.09
18096543389 main Remove stale expected file for Java (#554) In [the fix #334 on aas-core-meta], a member of `Embedded_data_specifications` was marked as non-optional. Thus, `Embedded_data_specifications` no longer has optional members and consequently doesn't nee... push 29 Sep 2025 12:28PM UTC web-flow github
82.09
18057521541 main Update test data to aas-core-meta 899add1 (#553) We update the development requirements to and re-record the test data for [aas-core-meta 899add1]. Notably, this includes [the fix #370 on aas-core-meta] related to constraints on list indices in ... push 27 Sep 2025 08:49AM UTC web-flow github
82.09
17361139636 main Handle list of primitives in JSON Schema, Python (#547) This change makes it possible to handle list of primitives in order to generate definitions in JSON schema as well as the de/serialization code in Python. This is the first change that incl... push 31 Aug 2025 07:15PM UTC web-flow github
82.09
17360913018 main Upgrade pylint to 3.3.8 (#551) We upgrade pylint to the latest version so that we can still check the code with the newest Python 3.13. push 31 Aug 2025 06:50PM UTC web-flow github
82.1
17360655076 main Deprecate Python 3.8 (#552) We deprecate Python 3.8 as it reached the end of life on 7th October 2024. push 31 Aug 2025 06:26PM UTC web-flow github
82.0
16884090724 main Remove `docutils.utils.error_reporting` (#548) This module is imported, but has not been used. However, the linting tools missed it. We detected its import only when running on Python 3.10 which caused many deprecation warnings. push 11 Aug 2025 03:24PM UTC web-flow github
82.02
16266844055 main Add list of primitives to intermediate (#546) This change adds support for list of primitives to the parsing and intermediate stage so that they are represented in the intermediate representation (IR). push 14 Jul 2025 12:43PM UTC web-flow github
82.02
14689712125 main Allow for custom pattern fixing in jsonschema (#545) So far, we always translated the patterns in JSON schema to surrogate pairs, where characters above the Basic Multilingual Plane are encoded with two characters. This does not work for some do... push 27 Apr 2025 07:43AM UTC web-flow github
82.02
14688359310 main Update test data to aas-core-meta f2fd738 (#544) We update the development requirements to and re-record the test data for [aas-core-meta f2fd738]. Notably, we propagate the latest fixes for V3.0.2 from aas-core-meta. [aas-core-meta f2fd738]: h... push 27 Apr 2025 04:37AM UTC web-flow github
82.02
See All Builds (893)
  • 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

© 2025 Coveralls, Inc