Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

File structure upload stage doesn't fallback correctly if no version control is present #134

@amaschas

Description

@amaschas

If codecov can't find version control, the code indicates that it's supposed to failover to using walk to generate the file structure. Instead, I'm seeing this in the output:

==> Building file structure
fatal: not a git repository (or any of the parent directories): .git
/bin/sh: hg: not found

It seems like the try/catch statement is potentially failing to catch the error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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