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

[WIP] Example comparator diffs #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kowal
Copy link
Contributor

@kowal kowal commented Nov 18, 2015

This is still work in progress.

As first step I wanted to replace current Hash extension (#same_key_structure?) with #diff method in order to have actual difference of compared files, not just the flag.

Next step is to build some useful output based on received diff from two hashes (actually we're only interested in keys structure, not the values).

@nijikon
Copy link
Contributor

nijikon commented Nov 18, 2015

@kowal please rebase on top of master

@kowal
Copy link
Contributor Author

kowal commented Nov 20, 2015

@nijikon rebased

@mensfeld
Copy link
Contributor

will review that soon

@nijikon
Copy link
Contributor

nijikon commented Mar 9, 2016

@kowal Please rebase.

@kowal kowal changed the title [wip] Example comparator diffs [WIP] Example comparator diffs Mar 15, 2016
@kowal
Copy link
Contributor Author

kowal commented Mar 15, 2016

@nijikon rebased, I've run into case that I don't have config file created - I've received Errno::ENOENT: No such file or directory @ rb_sysopen error. I've submited #53 for this.

@mensfeld
Copy link
Contributor

Is this still a wip?

@kowal
Copy link
Contributor Author

kowal commented May 12, 2017

it's been a while :) as far as I remember I've struggled with displaying configs diffs in output, so that it is readable what have changed.

@mensfeld
Copy link
Contributor

@kowal can you rebase to master?

@kowal
Copy link
Contributor Author

kowal commented May 12, 2017 via email

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

Successfully merging this pull request may close these issues.

None yet

3 participants