iets3.opensource
iets3.opensource copied to clipboard
Fix Structural Coverage
Structural coverage does not work as expected. There are many concepts missing, which are covered by the Tests
@lhartl what is/was Structural Coverage and where is/was it present in iets3.os? What exactly is the goal of that ticket?
Please correct me if I am wrong, but structural coverage e.g. here checks that the structure of nodes (properties, children, references) is referenced in the tests suits (or outside). In other words: are there instances for all properties, children, or references for the assessed concept?