Skip to content

refactoring curl_to_request_kwargs to reduce cyclomatic complexity #5001

Closed
@djikoSal

Description

@djikoSal

Summary

After some exploring with cyclomatic complexity tools (lizard), the function was found to have the second highest complexity.

Motivation

Low complexity allows for higher readability, testability and maintainability.

Solution

Refactor

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions