jatcwang / jatcwang/difflicious
Feedback after migrating from diffx
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 108
- Forks
- 13
- Avg merge
- 13h 7m
- Merged PRs (30d)
- 34
Description
The purpose of this issue is to gather feedback from migrating projects to difflicious.
https://github.com/ghostbuster91/pgn-parser/pull/2 - .assertNoDiff has to be called on the differ instance. For more complex types it is cumbersome. It would be better to write it in a way where the type can be inferred from the passed arguments.
Contributor guide
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 migration feedback and the .assertNoDiff entry point described in the issue, then inspect the difflicious API and the linked pgn-parser usage. Determine how type inference should work for complex arguments and define completion by supporting the less cumbersome call style without requiring the differ instance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100