Skip to content

Document effectiveness, improve code and tests #216

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

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

wenzeslaus
Copy link
Member

This adds documentation for inspection effectiveness. It modifies the description of tolerance level just to be clear what is the difference.

The implementation is modified to throw an exception instead of printing when effectiveness is wrong and otherwise to match how parameters are treated elsewhere.

Tests are using fixtures and parametrization instead of loops and global variables mixed with a class fixture.

This adds documentation for inspection effectiveness. It modifies the description of tolerance level just to be clear what is the difference.

The implementation is modified to throw an exception instead of printing when effectiveness is wrong and otherwise to match how parameters are treated elsewhere.

Tests are using fixtures and parametrization instead of loops and global variables mixed with a class fixture.
@wenzeslaus wenzeslaus requested a review from kellynm April 24, 2025 20:06
@wenzeslaus wenzeslaus added the documentation Improvements or additions to documentation label Apr 24, 2025
Copy link
Contributor

@kellynm kellynm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me too. Thanks, Vashek.

@wenzeslaus wenzeslaus merged commit 7ceaa7c into main Apr 30, 2025
13 checks passed
@wenzeslaus wenzeslaus deleted the improve-effectiveness branch April 30, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants