Skip to content

Fails to run, if there's no git repository available. #9

@MichaelGlaive

Description

@MichaelGlaive

First of all, thanks for an amazing tool!
I'm running tests with coverlet in one github job, and I wanna process the artifacts of the coverage in a separate job.
Currently I have to checkout the whole repo all over again in the report generation jobs, otherwise the action fails with git ls-files error saying there's no git repo.
Is there a way to avoid failing the report generation if only the coverage files are available, but not the git repo checkout?
I wasn't able to find it in the docs.
If there's no way to do it, can you please implement an enhancement?

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