-
Notifications
You must be signed in to change notification settings - Fork 382
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
Improve binary file added output #96
Comments
Has this been implemented yet? Otherwise I am down to work on it as it seems a good fit to get started contributing to the repository |
Hey @anchnk, great! Go for it. I have not started on it. |
I had a quick look and I will dive deeper in a few but it seems that the project structure drastically changed. I could replay all the commits since then but I thought it might be faster to ask where is the relevant test located now? |
Right, the codebase changed a lot around March/April this year. The test named |
Thank you very much for your help. I was able to identify the test and where's the condition that identifies binary files modification is (thx to #94 ). Now I am trying to figuring out how to implement the new output. Should we have 3 different outputs for each scenario? Such as:
Also, where's the delta output built? I am still grasping the code to see how it works but breaking this task in actionable items would greatly help to grasp the codebase. |
Hi, is this still open? I would like to help |
Hi @Sondeyy, this is still open. Go for it! |
I was able to reproduce it with
|
Okay, I'll check and get back to you, thanks. |
Hi @dandavison, I opened #1502, let me know what you think and if the format and everything is okay. |
Ref #94. It might be better for the output to say something like
than the current
The text was updated successfully, but these errors were encountered: