benvial/gyptis

View on GitHub
src/gyptis/sources/pw.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function plane_wave_3d has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

def plane_wave_3d(
Severity: Major
Found in src/gyptis/sources/pw.py - About 1 hr to fix

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

        def __init__(
    Severity: Major
    Found in src/gyptis/sources/pw.py - About 50 mins to fix

      Function plane_wave_2d has 6 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def plane_wave_2d(wavelength, theta, phase=0, amplitude=1, degree=1, domain=None):
      Severity: Minor
      Found in src/gyptis/sources/pw.py - About 45 mins to fix

        There are no issues that match your filters.

        Category
        Status