Skip to content

[ENH] Breakdown bigger functions into smaller functions #238

@SEAJang

Description

@SEAJang

Requested Feature/Enhancement

Break down the larger functions that are in multiple places but with a single line change into smaller functions.

Need for feature/Enhancement

Really easy areas for bugs to arise when one of the scripts gets updated, but the developer forgets the other identical functions.

Problem to solve

Reduce the potential for bugs to arise.

Implementation Ideas

No response

Additional context

Specific examples of where this occurs:
LDAR_sim_run -> gets called by sensitivity analysis script, end to end testing scripts
Deploy_crew function in method -> also called in component level method

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions