Hi Stolee, Apologies for digging up an older report. On Tue, Mar 31, 2020 at 09:58:17PM -0400, Derrick Stolee wrote: > Uncovered code in 'next' not in 'master' > -------------------------------------------------------- > > Commits introducing uncovered code: > Taylor Blau a599e2c9 builtin/commit-graph.c: introduce '--input=<source>' > builtin/commit-graph.c > a599e2c9 75) *to = 0; > a599e2c9 76) return 0; > a599e2c9 86) *to |= COMMIT_GRAPH_INPUT_APPEND; > > Taylor Blau 5d5916fd builtin/commit-graph.c: support '--split[=<strategy>]' > commit-graph.c > 5d5916fd 1557) break; I was leaving this in my inbox as a reminder to address these two uncovered hunks, but they have gone away in the backlog of commit-graph patches I sent to the list last night. Thanks again for running these. Thanks, Taylor