Skip to content

Codecov badge show unknown status #853

@haeter525

Description

@haeter525

Describe the bug

The Codecov badge in the README.md shows an "unknown" status instead of the test coverage percentage.

Image

Root cause

The Codecov badge shows an "unknown" status because the badge URL changed when we renamed the organization from quark-engine to ev-flow.

According to the Codecov website, the correct badge URL is now:
https://codecov.io/gh/ev-flow/quark-engine/graph/badge.svg

Image

However, the URL in the README.md still points to the old organization path:
https://codecov.io/gh/quark-engine/quark-engine/branch/master/graph/badge.svg

Image

Consequently, the badge fails to load correctly. The URL in the README.md needs to be updated to the new path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    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