Closed kgururaj closed 10 years ago
First pass review complete -- gave high-level feedback only for now. Will do a more detailed pass over the code once the high-level questions are addressed.
Edited the code based on your feedback
Second-pass review complete
Edits done
The latest changes look great, thanks!
I am ready for you to rebase (on a post #382 master) and squash this to a single commit, but I would like @droazen to weigh in as well.
Note that there have been conflicting changes in variant_builder_test.cpp since this PR, so be aware of that when rebasing.
Looks really great Karthik -- as far as I can tell all issues raised in the last code review have been addressed. I had two more (quick) requests this time around related to get_merged_header()
and copy/move semantics of the VariantHeaderMerger class. Once these are addressed, this branch can be rebased/merged.
Whoops, one more thing I forgot to mention: please add all new files to gamgee.h
Edits done - should I 'compress' all changes to 1 commit?
:+1: Looks good Karthik -- feel free to rebase/squash and merge!
TODO: