benvial/gyptis

View on GitHub
src/gyptis/geometry/scattering3d.py

Summary

Maintainability
A
3 hrs
Test Coverage

Function __init__ has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(
        self,
        box_size=(1, 1, 1),
        box_center=(0, 0, 0),
        pml_width=(0.2, 0.2, 0.2),
Severity: Major
Found in src/gyptis/geometry/scattering3d.py - About 2 hrs to fix

    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(
    Severity: Minor
    Found in src/gyptis/geometry/scattering3d.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status