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

code coverage of 100% #172

Open
sbrugman opened this issue Oct 26, 2021 · 6 comments
Open

code coverage of 100% #172

sbrugman opened this issue Oct 26, 2021 · 6 comments
Assignees
Labels
CI Continuous integration/Github Actions related good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed internal improvement refactoring and testing

Comments

@sbrugman
Copy link
Collaborator

The risk of breaking functionality on introducing new features could be reduced by ensuring that each line of code is covered by the tests and that this is enforced at test time. Other repos, such as this also use this.

For that, we can include pytest-cov to the test dependencies and increase the test coverage until it passes (see this annswer).

@sbrugman sbrugman added good first issue Good for newcomers help wanted Extra attention is needed CI Continuous integration/Github Actions related internal improvement refactoring and testing labels Oct 26, 2021
@TanyaKansal
Copy link

can i work on this @sbrugman

@sbrugman
Copy link
Collaborator Author

Sure, feel free to open a pull request!

@TanyaKansal
Copy link

can you mark it with hacktoberfest label?
@sbrugman

@TanyaKansal
Copy link

can you plz add me as assignee @sbrugman

@sbrugman
Copy link
Collaborator Author

It's not required for hacktoberfest, but here you go!

@TanyaKansal
Copy link

thanks @sbrugman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration/Github Actions related good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed internal improvement refactoring and testing
Projects
None yet
Development

No branches or pull requests

2 participants