Closed sergipv closed 8 years ago
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
@sergipv these are great fixes - thank you!!!
Just a nit, it looks like some of the white space is a bit off in the diff. Our goal is to follow the Google Java Style Guide.
Can you please update the spacing? Otherwise this looks good to me!
@deflaux, changes done! My local vim screwed up the spacing and I didn't review it in github. Let me know if you see anything off (I reviewed a couple of times but maybe I am missing something).
@sergipv thanks for fixing https://github.com/googlegenomics/dataflow-java/issues/155 !!
Pipeline was not working for a couple of reasons:
Updated the tests (basically failing because ContainsInAnyOrder was expected all KV<Position, ReadCount> and not only one.