Prior edit #1 make an edit on function build_cpp_worker_command, to add 2 new arguments, hence the target code which invocates this function should also add parameters.
The sliding window contains 2 edits that are most relevant to each other: test_missing_value_handling add a new parameter, and @pytest.mark.parametrize should also add a new one. Since they are in the same sliding window, there's no relevant prior edit to provide enough information for the line locator.
Prior edit #2 function changed the return type from JobDetails to JobStopResponse, target code within the prior edit 2 function altered the return type
Model unable to generate edit without having enough information