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

Refactored profiling, adjusted lint and updated pytest default logging #111

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johrenberger
Copy link
Contributor

focus_validator/utils/profiler.py - added to align with strategy of focus_converter and included in the existing performance tests

.github/workflows/lint.yaml - added bandit for additional quality checks on the code

pyproject.toml - small update to include bandit and define a default logging level of INFO when running pytest. Generates more logs but saves configuration time when working locally

tests/test_progressive_performance.py - cleaned up to utilize ddt for more efficient, cleaner implementation.

tests/test_performance_profiler.py - Re-measured performance timing validation for greater accuracy in tests

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.

1 participant