Skip to content

feat: modify plans validation logic - #123

Merged
arsansomuncu merged 1 commit into
masterfrom
SCRUM-132-drop-divisibility-constraint-to-create-a-tournament
Jun 14, 2026
Merged

feat: modify plans validation logic#123
arsansomuncu merged 1 commit into
masterfrom
SCRUM-132-drop-divisibility-constraint-to-create-a-tournament

Conversation

@Mateusz-Dobrzynski

Copy link
Copy Markdown
Member

Introduced changes
As the commit message indicates, this PR will allow total_teams not to be divisible by group_phase_rounds, as this constraint is very specific, somewhat arbitrary, and confusing to users.

There's also some refactoring here and there.

Testing

  • I have covered my code with tests.
  • I have run integration tests with cargo test --tests and ensured that they pass.

allow total_teams not to be divisible by group_phase_rounds
@arsansomuncu
arsansomuncu merged commit ed25ad4 into master Jun 14, 2026
3 checks passed
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