Skip to content

Monitor the test coverage with coveralls #1177

@kloudkl

Description

@kloudkl

In general, most of Caffe components are well tested. Every time a PR is updated, the CI validates whether it passes all the tests. The problem is the newly added features or bug fixes may not have accompanying tests. Even some parts of existing codebase also lack thorough tests or have no test at all. It is a burden for the reviewers to catch such problems. Coveralls provides a convenient solution by automatically monitoring the test coverage.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions