Closed mristin closed 10 months ago
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 | |
---|---|
Change from base Build 7639047182: | -0.1% |
Covered Lines: | 10948 |
Relevant Lines: | 12704 |
We add a function
modelType
toClass
interface so that users can retrieve the runtime type of an instance.Fixes #15.
We used aas-core-codegen 8d1185e.