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
Either
* no references from other code whatsoever
* For KbTypeInfo, composed in KBModule but nothing ever asks KBModule
for the typeinfo, and the part of the code that processes the typeinfo
is uncovered
* For JTG, looks like it was copied over as a script with arguments
which were made obsolete by ModuleBuilder but they were never removed
Also don't inlude compiled tuple modules in tests. In the future the SDK
should be reworked to not used tuple modules in core code
0 commit comments