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

aas-core-works / aas-core-codegen / 14689712125 / 5
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2025 07:44AM UTC
Files 228
Run time 4s
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

27 Apr 2025 07:28AM UTC coverage: 82.0%. Remained the same
14689712125.5

push

github

web-flow
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 downstream clients whose JSON Schema engine
requires a different pattern. For example, using `jsonschema` library in
`aas-core3.0-testgen` can not translate the surrogate pairs back to
Unicode characters in patterns, and thus fails on actually valid JSON
schema.

In this change, we make the `generate` function public and allow the
client to supply their own function for how the patterns should be
translated (*i.e.*, "fixed").

28504 of 34761 relevant lines covered (82.0%)

0.82 hits per line

Source Files on job 3.12 - 14689712125.5
  • Tree
  • List 228
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14689712125
  • c77b7dc6 on github
  • Prev Job for on main (#14688359310.4)
  • Next Job for on main (#16266844055.2)
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