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

Python: Improve test coverage in 5 places for production code #629

Open
2 tasks
niccokunzmann opened this issue Jun 17, 2024 · 0 comments
Open
2 tasks

Python: Improve test coverage in 5 places for production code #629

niccokunzmann opened this issue Jun 17, 2024 · 0 comments
Labels
good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/

Comments

@niccokunzmann
Copy link
Member

niccokunzmann commented Jun 17, 2024

The production code is mostly covered by the tests. Sometimes, __repr__ or if conditions are not covered though. That would be nice!

To close the issue:

  • cover 5 additional spots in the tests
  • create a pull request with your changes and get it merged

What will help:

  • Follow the documented development setup
  • After running the tests, you will have a coverage report as an HTML file.
  • Create a Pull Request and we will see the improvements.
@niccokunzmann niccokunzmann added good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/ labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/
Projects
None yet
Development

No branches or pull requests

1 participant