axuno / Volleyball-League

Volleyball League is an open source sports platform that brings everything necessary to organize and to run a league.
https://volleyball-liga.de
MIT License
19 stars 4 forks source link

Breaking: Make MatchScheduler.ScheduleFixturesForRound(...) private #183

Closed axunonb closed 1 month ago

axunonb commented 1 month ago

Reasoning: There are no plausibility checks for the RoundEntity parameter of MatchScheduler.ScheduleFixturesForRound(...), and there is no advantage to use this method directly instead of MatchScheduler.ScheduleFixturesForTournament(...).

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud