jatcwang / jatcwang/difflicious

Feedback after migrating from diffx

Open
#29 10 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.