LianjiaTech / LianjiaTech/json-diff
对象中包含集合对象无法比较 #3
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 60
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
帮忙修复一下
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 inspecting the repository's JSON comparison entry points and reproduce the reported case where an object contains a collection object. Trace how nested objects and collections are compared; done means this case compares successfully without breaking existing JSON depth and unordered-array behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100