Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Testing coverage #44

Open
minghinmatthewlam opened this issue Sep 22, 2023 · 0 comments
Open

Testing coverage #44

minghinmatthewlam opened this issue Sep 22, 2023 · 0 comments
Labels
enhancement New feature or request tests Improving test coverage through unit/e2e tests, etc.

Comments

@minghinmatthewlam
Copy link

Context and scope
Right now we have unit tests as part of CI. We want to update CI to print out a test coverage report, and try to add tests to reach a standard of test coverage we're happy with, likely measured through a percentage.

Discussion and alternatives
subnet-evm ci with coverage report: https://github.com/ava-labs/subnet-evm/blob/master/.github/workflows/ci.yml, coverage script https://github.com/ava-labs/subnet-evm/blob/master/scripts/coverage.sh

Open questions
What is the standard for our test coverage?
Do we want to require in CI to be above a threshold to pass CI?

@minghinmatthewlam minghinmatthewlam added enhancement New feature or request tests Improving test coverage through unit/e2e tests, etc. labels Sep 22, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request tests Improving test coverage through unit/e2e tests, etc.
Projects
Archived in project
Status: 📋 Backlog
Development

No branches or pull requests

1 participant