Skip to content

Should not consider .coverage to be a trace file if it is a directory #135

Open
@thoni56

Description

@thoni56

What was wrong?

Given a directory named .coverage
When coverage-reporter encounters it
Then it should not be considered a coverage file if it is a directory

Logs

🔍 Detected coverage file: tests/test_move_parameter_with_void_pointer/.coverage
Could not process tracefile: tests/test_move_parameter_with_void_pointer/.coverage
IO::Error: Error reading file: Is a directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions