Skip to content

[Issue]: Add code coverage badge to README.md, .codecov.yml with require_ci_to_pass: yes #157

@praveensameneni

Description

@praveensameneni

Add code coverage badge and add the following for ci to pass, call it from GitHub Actions

codecov:
require_ci_to_pass: yes

coverage:
precision: 2
round: down
range: "75...100"
status:
project:
default:
target: 75% # the required coverage value
threshold: 1% # the leniency in hitting the target

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