Skip to content

Reduce coverage uploads to ease on codecov service #34487

Open
@PVince81

Description

@PVince81

Currently the codecov service is broken and reports cannot be opened for any PRs.
Am already in talk with codecov support.

From looking at drone.yml it seems we're uploading 13 coverage reports for every commit, and this might be triggering some API quota issues on their side.

Now I wonder if we really need that many reports ?
Or is there a way to combine them to reduce the number of uploads ?

It does look like the problem might have started after we moved everything from Travis to Drone. It is also possible that we increased the number of coverage uploads over a few months.

I haven't digged in exact history as I haven't been able to easily find old PRs where codecov still worked. Well, at least this one seemed to work: #29136 (comment)

@DeepDiver1975 @phil-davis @individual-it @patrickjahns

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions