mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #420] [MERGED] 406 improve test performance for balancing users by playtime #427
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#427
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:406-improve-test-performance-for-balancing-users-by-playtime📝 Commits (5)
9393bf2#406 Remove hanging wip marking from testca5d6e2#406 Fixtures and first test case677107e#406 Expand fixture, replace old test with a more rigorous one with 10th of the runtime818eb49#406 Fix linting errors8a6bfcdMerge 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.