Skip to content

PR comment missing project coverage for open source repo #936

@tdavidcl

Description

@tdavidcl

Hi,

I've recently setup codecov on a public repo. The integration, components and reported coverage are correct. However, I'm having troubles tweaking the PR commen
Similarely to #802 i only get something like

Image

Additionally on the codecov repo's page i get

Image

While I'm on a developer plan. The pricing list mention that coverage flags & components are available for open source projects. Apparently as mentionned in #802 this also includes the PR comment layout.

I think that the issue may arise from the fact that some of the organisation repositories are private.

How can i register that the project is open source & public. Or fix the comment.

PS: the YAML has been validated and the current PR comment config is:

comment:
  layout: "reach,diff,flags,files,footer"
  behavior: new
  require_changes: false  # learn more in the Requiring Changes section below
  require_base: false        # [true :: must have a base report to post]
  require_head: true       # [true :: must have a head report to post]
  hide_project_coverage: false # [true :: only show coverage on the git diff]

Project github page: https://github.com/Shamrock-code/Shamrock
Codecov page : https://app.codecov.io/github/Shamrock-code/Shamrock

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