api中kills_log与radiant_score/dire_score严重不符。
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 411
- Avg merge
- 11d 16h
- Merged PRs (30d)
- 14
Description
7406482053.json
例如在这场职业比赛中,radiant_score:33 dire_score:22 但是根据players.kills_log解析出的结果分别为39和21。另外希望更新新的事件,击杀痛苦魔方(Tormentor)以及获得Aghanims_shard。
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 with the attached 7406482053.json and trace how the API derives kills_log, radiant_score, and dire_score from the match data. Compare the parsed kill totals with the reported scores, then inspect how kill events are represented; done means the totals agree and Tormentor kills and Aghanim's Shard acquisitions are included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100