GalOrrery/interpolated-coordinates

View on GitHub
src/interpolated_coordinates/utils/spline.py

Summary

Maintainability
B
4 hrs
Test Coverage

Function __init__ has 13 arguments (exceeds 6 allowed). Consider refactoring.
Open

    def __init__(
Severity: Major
Found in src/interpolated_coordinates/utils/spline.py - About 1 hr to fix

    Function __init__ has 13 arguments (exceeds 6 allowed). Consider refactoring.
    Open

        def __init__(
    Severity: Major
    Found in src/interpolated_coordinates/utils/spline.py - About 1 hr to fix

      Function __init__ has 12 arguments (exceeds 6 allowed). Consider refactoring.
      Open

          def __init__(
      Severity: Major
      Found in src/interpolated_coordinates/utils/spline.py - About 1 hr to fix

        Function validate_input has 8 arguments (exceeds 6 allowed). Consider refactoring.
        Open

            def validate_input(
        Severity: Major
        Found in src/interpolated_coordinates/utils/spline.py - About 45 mins to fix

          There are no issues that match your filters.

          Category
          Status