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

simplify testing infrastructure (especially the AVAILABLE_MODELS dictionary) #1121

Merged
merged 17 commits into from
Feb 13, 2025

Conversation

paulbkoch
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.18%. Comparing base (bfd8e60) to head (216a414).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1121      +/-   ##
==========================================
- Coverage   43.22%   43.18%   -0.04%     
==========================================
  Files          70       70              
  Lines        5777     5777              
==========================================
- Hits         2497     2495       -2     
- Misses       3280     3282       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

tests/utils.py Outdated
def slowdown():
"""Limit test execution rate

Any test using this fixture will have a
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not a fixture anymore.... :-)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

:-) Cut and paste. Will update.

@paulbkoch paulbkoch merged commit a6ed0fa into main Feb 13, 2025
55 checks passed
@paulbkoch paulbkoch deleted the pk-conftest3 branch February 21, 2025 16:51
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.

3 participants