[PR #420] [MERGED] 406 improve test performance for balancing users by playtime #427

Closed
opened 2026-02-27 19:18:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/420
Author: @EddieTheCubeHead
Created: 3/8/2025
Status: Merged
Merged: 3/8/2025
Merged by: @EddieTheCubeHead

Base: masterHead: 406-improve-test-performance-for-balancing-users-by-playtime


📝 Commits (5)

  • 9393bf2 #406 Remove hanging wip marking from test
  • ca5d6e2 #406 Fixtures and first test case
  • 677107e #406 Expand fixture, replace old test with a more rigorous one with 10th of the runtime
  • 818eb49 #406 Fix linting errors
  • 8a6bfcd Merge branch 'master' into 406-improve-test-performance-for-balancing-users-by-playtime

📊 Changes

5 files changed (+197 additions, -24 deletions)

View changed files

📝 server/pyproject.toml (+2 -0)
📝 server/test/pool_features/promote_track_features.py (+0 -1)
📝 server/test/pool_features/weighted_randomization_features.py (+117 -23)
📝 server/test/test_types/callables.py (+23 -0)
server/test/test_types/faker.py (+55 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/EddieTheCubeHead/Stagnum/pull/420 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/8/2025 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `406-improve-test-performance-for-balancing-users-by-playtime` --- ### 📝 Commits (5) - [`9393bf2`](https://github.com/EddieTheCubeHead/Stagnum/commit/9393bf27e71a94688e9bd54e90b0c1d6bfc68465) #406 Remove hanging wip marking from test - [`ca5d6e2`](https://github.com/EddieTheCubeHead/Stagnum/commit/ca5d6e2c446cef387a89b8aaf13ef69db5a6d83b) #406 Fixtures and first test case - [`677107e`](https://github.com/EddieTheCubeHead/Stagnum/commit/677107eb712e5016b244687fe2e113920750809c) #406 Expand fixture, replace old test with a more rigorous one with 10th of the runtime - [`818eb49`](https://github.com/EddieTheCubeHead/Stagnum/commit/818eb4920a78086c6fe04d2fcc28ea26fc9521f3) #406 Fix linting errors - [`8a6bfcd`](https://github.com/EddieTheCubeHead/Stagnum/commit/8a6bfcdd4685babd06055f71abb71dee59ee61bb) Merge branch 'master' into 406-improve-test-performance-for-balancing-users-by-playtime ### 📊 Changes **5 files changed** (+197 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `server/pyproject.toml` (+2 -0) 📝 `server/test/pool_features/promote_track_features.py` (+0 -1) 📝 `server/test/pool_features/weighted_randomization_features.py` (+117 -23) 📝 `server/test/test_types/callables.py` (+23 -0) ➕ `server/test/test_types/faker.py` (+55 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:18:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#427
No description provided.