You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built the extension omni.example.cpp.omnigraph_node successfully and tried to test it by directly calling the tests-omni.example.cpp.omnigrapg_node.sh with a generated coverage file.
Hey,
I built the extension omni.example.cpp.omnigraph_node successfully and tried to test it by directly calling the tests-omni.example.cpp.omnigrapg_node.sh with a generated coverage file.
However, I noticed that the coverage was low(23%). Then I found out the main part of TestExampleNode.py didn't get executed, which means the functionality of this example ogn wasn't tested.. Here is the test report: file:///home/yaoying/Desktop/kit-extension-template-cpp/_testoutput/test_report/index.html
It would very nice if you could give me some hints about how to test an ogn. Thanks in advance!
The text was updated successfully, but these errors were encountered: