Skip to content

Conversation

@yattias
Copy link
Contributor

@yattias yattias commented Dec 16, 2025

No description provided.

@yattias yattias requested a review from a team as a code owner December 16, 2025 21:18
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Leftover from previous PR

ordering.append("-created_date")
elif value == HOT:
ordering.append("-hot_score")
ordering.append("-hot_score_v2")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Leftover from previous PR

@sonarqubecloud
Copy link

self.user = create_random_default_user("cache_test_user")
self.hub, _ = Hub.objects.get_or_create(
@classmethod
def setUpTestData(cls):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This method would run once instead before every test to ensure we aren't recreating test data that is unlikely to change

@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

1 similar comment
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

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.

2 participants