Cmd `detailed score` is not correct
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 20
- Avg merge
- 29m
- Merged PRs (30d)
- 2
Description
∑ (++)(from members) - ∑ (--)(from members) ≠ score (from score cmd)
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 mismatch between the detailed score command and the score command described in the issue. Locate the implementations of those commands and trace how member score increases and decreases are aggregated. Done means both commands report the same score for the same members.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100