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

Setup codecov.io to measure test coverage #696

Closed
taranjeet opened this issue Sep 26, 2023 · 3 comments · Fixed by #739
Closed

Setup codecov.io to measure test coverage #696

taranjeet opened this issue Sep 26, 2023 · 3 comments · Fixed by #739
Assignees
Labels
easy Easy difficulty good first issue Good for newcomers hacktoberfest

Comments

@taranjeet
Copy link
Member

🚀 The feature

We need to setup codecov.io to measure code coverage.

Motivation, pitch

As the package is growing, we need to add test for each piece of code. For this we need to measure the coverage right now and then track it from here.

@taranjeet taranjeet added good first issue Good for newcomers hacktoberfest easy Easy difficulty labels Sep 26, 2023
@taranjeet taranjeet pinned this issue Sep 27, 2023
@morgoth9808
Copy link
Contributor

Hey @taranjeet I want to work on this issue

@taranjeet
Copy link
Member Author

Hey @morgoth9808 , assigned it to you.

@taranjeet taranjeet unpinned this issue Sep 29, 2023
@morgoth9808
Copy link
Contributor

Hey @taranjeet can you tell me which method should i use to generate the test coverage file I have been using :

coverage run -m pytest

And its generating errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Easy difficulty good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants