-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Milestone
Description
There are some cases of type definition does not work as expected like reported issue #660, #642, #635, Came to feel it'd be helpful if there's compile-time type signature validation test is included CI.
It'll not be kind of unit test, simply write down basic signatures of operator invocation in typescript instead of plain javascript, let CI try to compile it only (does not execute). Compilation result will tell if current type signature works in expected way or not. Course it can't cover whole aspect of signature, but at least can have minimum lines of basic usages.
Metadata
Metadata
Assignees
Labels
No labels