vangorra/python_withings_api

View on GitHub
withings_api/__init__.py

Summary

Maintainability
A
35 mins
Test Coverage

File __init__.py has 455 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

"""
Python library for the Withings Health API.

Withings Health API
<https://developer.health.withings.com/api>
Severity: Minor
Found in withings_api/__init__.py - About 6 hrs to fix

    Function measure_get_meas has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

        def measure_get_meas(
    Severity: Minor
    Found in withings_api/__init__.py - About 45 mins to fix

      Function measure_get_activity has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Wontfix

          def measure_get_activity(
      Severity: Minor
      Found in withings_api/__init__.py - About 35 mins to fix

        Function notify_update has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Wontfix

            def notify_update(
        Severity: Minor
        Found in withings_api/__init__.py - About 35 mins to fix

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

              def sleep_get_summary(
          Severity: Minor
          Found in withings_api/__init__.py - About 35 mins to fix

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

                def __init__(
            Severity: Minor
            Found in withings_api/__init__.py - About 35 mins to fix

              There are no issues that match your filters.

              Category
              Status