Skip to content

Refactor Test run_check Helper to Builder Pattern #19

Description

@agherzan

The run_check helper function has 5 parameters, making test calls verbose and harder to read:
run_check(Some("all"), Some(&repo_path), Some(&base_sha), Some(&sha1), None)

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