Skip to content

diffs should be split based on file content, not just its path and name #240

@andre15silva

Description

@andre15silva

Currently, we only check the file path and name to split files between source code and test code.

However, this won't work for cases like Rust where test cases are usually in the same file as the source code, which makes the PASS_PASS strategy not work for Rust, and can introduce problems even for the FAIL_FAIL strategy.

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