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 test case for unit prop #628

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

raffifu
Copy link
Contributor

@raffifu raffifu commented Jun 11, 2024

This PR resolve #605

When adding test case, i still can't figured it out how to trigger repr function. Could you help me with guidance to trigger that?

Improvement

Screenshot_11-Jun-2024_22-23-18

@coveralls
Copy link

coveralls commented Jun 11, 2024

Pull Request Test Coverage Report for Build 9468404219

Details

  • 15 of 15 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 97.246%

Totals Coverage Status
Change from base Build 9241523599: 0.5%
Covered Lines: 2790
Relevant Lines: 2869

💛 - Coveralls

@niccokunzmann
Copy link
Member

@raffifu, you can use repr() on the object.
Thanks for your contribution!

@niccokunzmann
Copy link
Member

Would you like to add improve test coverage to the changelog in your PR?

@raffifu
Copy link
Contributor Author

raffifu commented Jun 12, 2024

@niccokunzmann i already add improve test code into changelog

@niccokunzmann niccokunzmann merged commit 9862fd1 into collective:master Jun 13, 2024
13 checks passed
@niccokunzmann
Copy link
Member

@raffifu Thanks for this PR!

niccokunzmann added a commit that referenced this pull request Jun 19, 2024
This makes sure all additional tests from #628 are included
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve test coverage of production code
3 participants