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

Improve test coverage of production code #605

Open
1 task
niccokunzmann opened this issue Mar 19, 2024 · 2 comments
Open
1 task

Improve test coverage of production code #605

niccokunzmann opened this issue Mar 19, 2024 · 2 comments
Labels
good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/

Comments

@niccokunzmann
Copy link
Member

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
@niccokunzmann niccokunzmann added good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/ labels Mar 19, 2024
@raffifu
Copy link

raffifu commented Apr 8, 2024

Hii @niccokunzmann, I would like to works on this issue. I have cloned the repo and still working to add the tests

@niccokunzmann
Copy link
Member Author

Thanks! If you run the tests, you will find the code coverage in an html file with spots to choose from.

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

2 participants