mithi/bare-minimum-3d

View on GitHub
src/utils.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function renderScene has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const renderScene = (
    viewSettings: ViewSettings,
    sceneSettings: SceneSettings,
    sceneOptions: SceneOptions,
    data3d: Array<Data3dSpecs>
Severity: Minor
Found in src/utils.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status