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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions