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

aas-core-works / aas-core3.0-csharp / 0 / 1
71%
main: 71%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2024 07:47AM UTC
Files 10
Run time 1s
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

20 Jul 2024 07:41AM UTC coverage: 72.968% (-0.4%) from 73.36%
0.1

push

coveralls.net

web-flow
Check explicitly for invalid model types (#37)

We explicitly check during the JSON de-serialization that model types
correspond to the expected model types. We need to be particularly
careful with concrete classes without descendants with a mandatory
``modelType``, as they do not necessarily require a model type for
de-serialization, but the specs mandate it for reasons of backward
compatibility.

The code corresponds to [aas-core-codegen b537610b], and the test data
corresponds to [aas-core3.0-testgen 9e523511c].

This is related to the issue [aas-core3.0-python #32], which discovered
the problematic in the first place.

[aas-core-codegen b537610b]: https://github.com/aas-core-works/aas-core-codegen/commit/b537610b
[aas-core3.0-testgen 9e523511c]: https://github.com/aas-core-works/aas-core3.0-testgen/commit/9e523511c
[aas-core3.0-python #32]: https://github.com/aas-core-works/aas-core3.0-python/issues/32

39882 of 54657 relevant lines covered (72.97%)

368.2 hits per line

Source Files on job 0.1
  • Tree
  • List 10
  • Changed 4
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 441b9143 on github
  • Prev Job for on main (#0.1)
  • Next Job for on main (#0.1)
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