Skip to content

multiple Coveralls reports on PRs here #300

@fingolfin

Description

@fingolfin

For some time now, projects using Coverage.jl plus Coveralls may get multiple Coveralls comments on PRs; see e.g. JuliaCI/CoverageTools.jl#43 or #289

I believe this is indeed due to PR #289 and its removal of the COVERALLS_PARALLEL=true etc. which we ought to be using per https://github.com/marketplace/actions/coveralls-github-action and https://docs.coveralls.io/parallel-build-webhook (see also the discussion here). It was removed there to fix other issues, as it is better to get multiple coverage reports than to get none. But now that things are at least working, it would be a good idea to look into this again and see if we can fix the multiple reports somehow..

It is unclear why exactly this happens.

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