joaorb64 / joaorb64/TournamentStreamHelper
TSH bracket not working properly for single elimination and reported resultat as just "Wins"
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
Hello, I was trying to load a bracket that's single elimination only, but the app keeps trying to add a loser bracket. I managed to "fix" it but it's just by croping both phase names and loser bracket, but it'd be cool to have something for this case.
Also, if you report games on start gg without scores, just by noting wins, the bracket won't work. It'd be cool if it changed the score just by a simple "W" for the winner, and "L" for the loser.
Big fan of your work, keep it up !
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the single-elimination bracket load and the scoreless start.gg report described in the issue. Trace how loser brackets are added and how win-only results are parsed. Done means single-elimination brackets load without a loser bracket, and win-only reports accept W for the winner and L for the loser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100