Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Enable test coverage #191

@tatiana

Description

@tatiana

Description

To improve the testing health of the project, we will add a codecov integration s.t. all PRs with passing tests will recieve a codecov report. We will also fail any PR where code coverage goes down more than 2%.

Acceptance criteria

  • Users should have the ability to locally run a code coverage plugin to get reports without submitting to CI
  • CI should automatically generate a code coverage report when users submit a PR with passing tests
  • As part of the pull request, evaluate the coverage and fail if the coverage goes down by more than -2%
  • Enable code-cov on the Github repo

Metadata

Metadata

Assignees

Labels

priority/highHigh prioritytestingUnit or integration testing improvements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions