Mohammad Albakri
Mohammad Albakri
Hey @Abo7atm - Thank you so much for choosing this project 🙂 ! At a high level, `dyc diff` should work to read your **additions** in (git diff) patch, if...
I think you're on the right track. The method is the evaluator, however, when running `diff` the patch is brought from git. AFAIK, only the additions are passed to MethodBuilder...
Hi @nilesh-kaizen - I'm not sure of the potential side effects for this, yet. Feel free to open a PR and add some tests for it to proof case your...
Hi @Marinette - You are welcome to look at it. I think it's been a while and there isn't a PR out yet.
Thank you @surbhiagrawal22 - Will get to it this week.
Hey @tanmayvijay - That's awesome! This might require some effort as it would mostly be in `dyc/diff.py` and `dyc/methods.py`. The challenge is identifying the changed argument to be able to...
@srishtiganguly - you are welcome to contribute. Thank you so much!
Hello @srishtiganguly - Thank you so much for your contribution. Feel free to ping me when this is ready to be reviewed. Thanks again!
Hey @srishtiganguly - Sorry took a bit for me to look back. I think it is failing due to tox supporting 2.7 and 3.6 🤔
This is the error It's failing on 3.6 due to click dependency