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

aas-core-works / aas-core3.0-csharp / 0
71%

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

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
2697
73.45
-1.5% /AasCore.Aas3_0/jsonization.cs
Jobs
ID Job ID Ran Files Coverage
1 0.1 20 Jul 2024 07:47AM UTC 10
72.97
Source Files on build 0
  • Tree
  • List 10
  • Changed 4
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 441b9143 on github
  • Prev Build on main (#0)
  • Next Build on main (#0)
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