aas-core-works / aas-core3.0-typescript

Manipulate, verify and de/serialize asset administration shells in TypeScript.
Other
1 stars 0 forks source link

Indicate runtime model type #18

Closed mristin closed 10 months ago

mristin commented 10 months ago

We add a function modelType to Class interface so that users can retrieve the runtime type of an instance.

Fixes #15.

We used aas-core-codegen 8d1185e.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7654406726

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 7639047182: -0.1%
Covered Lines: 10948
Relevant Lines: 12704

💛 - Coveralls