Wonder-Technology/Wonder-Editor

View on GitHub
lib/es6_global/src/core/composable_component/header/utils/import/HeaderImportPackageUtils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _import has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Confirmed

function _import(result) {
  _disposeAssets(/* () */0);
  StateEngineService$WonderEditor.setState(ReallocateCPUMemoryJob$WonderEditor.reallocate(0.1, JobEngineService$WonderEditor.execDisposeJob(StateEngineService$WonderEditor.unsafeGetState(/* () */0))));
  _initAssetTreeRoot(/* () */0);
  StateLogicService$WonderEditor.getAndSetEditorState(PickingEditorService$WonderEditor.clearSphereShape);

    There are no issues that match your filters.

    Category
    Status