Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using match_array, output can possibly include only unchanged lines #101

Open
mcmire opened this issue Nov 5, 2020 · 1 comment
Open
Labels

Comments

@mcmire
Copy link
Collaborator

mcmire commented Nov 5, 2020

It's possible somehow for match_array to produce a diff that only contains unchanged lines. In my experience it has occurred with ActiveRecord objects and it was a legitimate case where one of the items in the array was missing. I'm not sure if I can provide an example right now however. I'll have to come back to this.

@mcmire mcmire changed the title When using match_array but passing a list instead of an array, the output is not useful When using match_array, output can possibly include only unchanged lines Nov 6, 2020
@mcmire
Copy link
Collaborator Author

mcmire commented Dec 22, 2020

This may be related to #88.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant