Skip to content

refactor: unit tests with jest #23

refactor: unit tests with jest

refactor: unit tests with jest #23

Triggered via pull request October 27, 2024 12:30
@kurklekurkle
synchronize #158
jest
Status Success
Total duration 1m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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