refactor: unit tests with jest #23
Annotations
5 warnings
ci:
src/controller.ts#L131
Method 'parseObjectData' has a complexity of 17. Maximum allowed is 10
|
ci:
src/controller.ts#L244
Method '_drawLabels' has a complexity of 13. Maximum allowed is 10
|
ci:
src/controller.ts#L300
Method '_drawNodes' has a complexity of 11. Maximum allowed is 10
|
ci:
types/index.esm.d.ts#L54
'SankeyNode' was used before it was defined
|
ci:
types/index.esm.d.ts#L97
'FlowOptions' was used before it was defined
|