Skip to content

execute_reproducer NotImplementedError #85

Description

@floritange

auto-code-rover/app/agents/agent_reproducer.py

            repro_result = self.task.execute_reproducer(test_content)
            print_acr(str(repro_result))
    def execute_reproducer(
        self, test_content: str, patch_content: str | None = None
    ) -> ReproResult:
        raise NotImplementedError

why NotImplementedError? can't run.
just generate a reproduce scripts, not useful

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions