Skip to content

Possible issue with codecov which silently ignores an error #220

@jmfrank63

Description

@jmfrank63
[2024-01-01T05:33:30.076Z] ['error'] There was an error running the uploader: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}

This error is only shown in the codecov report, but leads to the test actually succeeding.

This might be intended or not critical, I cannot judge this. Please have a look at PR 146.
I did not change any tests, but added one to cover three lines in in_memory.rs. The test seems to be covering the lines if I check for coverage locally, but I cannot verify it online.

If you think the PR is fine and the error is marginal, I'd appreciate merging it.

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