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 .coveragerc #58

Closed
Sharad24 opened this issue May 13, 2020 · 0 comments · Fixed by #57
Closed

Add .coveragerc #58

Sharad24 opened this issue May 13, 2020 · 0 comments · Fixed by #57
Assignees
Labels
Complete The PR is complete has no issues and is waitong for merge

Comments

@Sharad24
Copy link
Member

Does not have to be this particular file but the goal is to provide a config for pytest to ignore lines in abstract methods like raise NotImplementedError, etc as these files should not be reported in code coverage.

Other things could be if __name__ == "__main__"

@someshsingh22 someshsingh22 linked a pull request May 13, 2020 that will close this issue
@someshsingh22 someshsingh22 self-assigned this May 13, 2020
@someshsingh22 someshsingh22 added the Complete The PR is complete has no issues and is waitong for merge label May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete The PR is complete has no issues and is waitong for merge
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants