Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add Test Coverage Report on the CI/CD and README #346

Open
danlessa opened this issue Jan 30, 2024 · 1 comment
Open

Add Test Coverage Report on the CI/CD and README #346

danlessa opened this issue Jan 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@danlessa
Copy link
Member

danlessa commented Jan 30, 2024

We could use pytest-cov and codecov.io to produce dynamic stats on the test coverage over the repo. This could be potentially helpful for prioritizing maintenance work.

For instance, the current coverage is at 53%. Here's the output from pytest --cov=cadCAD --cov-report html

Screenshot 2024-01-30 at 12 59 17

Copy link

linear bot commented Jan 30, 2024

@danlessa danlessa changed the title Add Coverage Reports on the CI/CD Add Coverage Reports on the CI/CD and README Jan 30, 2024
@danlessa danlessa changed the title Add Coverage Reports on the CI/CD and README Add Test Coverage Report on the CI/CD and README Jan 30, 2024
@danlessa danlessa added the enhancement New feature or request label Apr 18, 2024
@emanuellima1 emanuellima1 added the Legacy label Jun 7, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants