Bugs in statistics page
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 15
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The following are the list of bugs that WST received through email a few days ago:
- Under Oldest standing national records, the Belizean NRs that Anthony Brooks got in 2009 are missing.
- The best counting result query has a typo: "Couting single" is the label for a column
- For recent success rate, rounding up the percentage gives people with N-1/N the top spot.
- For most competitions by country, and by year, cancelled competitions are included.
- I noticed under best medal collections for feet, Rafael de Andrade Cinoto appears with a former name (likely the one used for the feet podiums so idk if it needs to be changed)
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
Reproduce each problem from the linked statistics pages, starting with the page corresponding to the first unchecked item, and trace the relevant statistics-page implementation. Done means the missing Belizean records, typo, rounding result, cancelled-competition filtering, and former-name display are corrected and verified on their respective pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100