Skip to content

The coverage collection/reporting job is failing on CI #454

Description

@exarkun
{'detail': ErrorDetail(string='Commit sha does not match Circle build. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}

It seems like this is probably related to the de-support of the Python "codecov" package (https://about.codecov.io/blog/message-regarding-the-pypi-package/). Even if it is not, that's what we're using so we should probably stop.

There is a CircleCI orb so we could try using that, I suppose. Our current coverage CI config takes care to merge reports from all of our jobs before submitting to codecov because letting codecov do the merge has been flaky in the past. If we can't replicate this using the orb then we should consider something else.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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