Closed ElDeveloper closed 11 years ago
@jrrideout, this looks OK to me (pending responses to my two comments) but do you want to review this one as you've been working on the code more than I have over the last few weeks?
@ElDeveloper, what's your ETA for these changes? @jrrideout and I are working on some other changes now and we'd like to wrap up the first round of development today.
I have a working version of this minus the updates to the test module, regarding this, what would be the way to test create_personal_mapping_file
, I see some comments questioning this as well. I was thinking:
I'm currently working on adding unit tests for util.py
and have added tests for create_personal_mapping_file()
. Don't worry too much about adding unit tests for now, since I'm going to be finishing them up fairly soon (unless there's something relatively isolated in your changes that you want to specifically test).
Ok that's cool. The only thing is that the tests will fail with my changes in place, so I would have to modify the tests you are adding.
I'm currently on my phone, will be back in my computer in 30-40 mins.
Thanks!
El martes, 22 de enero de 2013, Jai Ram Rideout escribió:
I'm currently working on adding unit tests for util.py and have added tests for create_personal_mapping_file(). Don't worry too much about adding unit tests for now, since I'm going to be finishing them up fairly soon (unless there's something relatively isolated in your changes that you want to specifically test).
— Reply to this email directly or view it on GitHubhttps://github.com/qiime/my-microbes/pull/34#issuecomment-12568839.
That's fine, go ahead and push your latest changes when they're ready and I'll take a look.
Ok, thanks for that, I've just pushed the latest updates accordingly to what was mentioned before.
Looks like I can't merge automatically- can you please fix and push again? Thanks!
Sure.
Wow, there are quite a few conflicts, in favor of me not screwing anything, would you be ok if I issued a new pull request with only the latest changes added?
Sure
On Tue, Jan 22, 2013 at 5:23 PM, Yoshiki notifications@github.com wrote:
Wow, there are quite a few conflicts, in favor of me not screwing anything, would you be ok if I issued a new pull request with only the latest changes added?
— Reply to this email directly or view it on GitHubhttps://github.com/qiime/my-microbes/pull/34#issuecomment-12575216.
Should resolve the second task of issue #22.