)]}'
{
  "commit": "0cac157d342677422a9ada1eb8874da6566be304",
  "tree": "bf67893e00f01939ed84b3ab2b54a6a1cde7e8f3",
  "parents": [
    "b37f269a7e33de6034831d2e9b863d71f11c26a1"
  ],
  "author": {
    "name": "Xinhao Yuan",
    "email": "xinhaoyuan@google.com",
    "time": "Tue Aug 29 09:43:26 2023 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Tue Aug 29 09:44:09 2023 -0700"
  },
  "message": "#Centipede Refactor names\n\nFile names: execution_{request,result}{.h,.cc,_test.cc} -\u003e runner_{request,result}{.h,.cc,_test.cc}\n\nNamespaces names: execution_request -\u003e runner_request\n\nThis is because the files/namespaces now cover not only the execution requests/results, but for all runner requests/results.\n\nPiperOrigin-RevId: 561057272\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c568abbc26c7edb4924db13320aa3a9f2532ae30",
      "old_mode": 33188,
      "old_path": "centipede/BUILD",
      "new_id": "9d505bee5f9a2120ba0e127704e465a907a3efde",
      "new_mode": 33188,
      "new_path": "centipede/BUILD"
    },
    {
      "type": "modify",
      "old_id": "a28c229bba106acb3a5be17e1d254bacac6ef8e2",
      "old_mode": 33188,
      "old_path": "centipede/batch_fuzz_example/BUILD",
      "new_id": "4b198517760cac5c3dbc0a20b626a9d3251a6c29",
      "new_mode": 33188,
      "new_path": "centipede/batch_fuzz_example/BUILD"
    },
    {
      "type": "modify",
      "old_id": "838d3711fc72a4efc104a00e1f5ef14083828d11",
      "old_mode": 33188,
      "old_path": "centipede/batch_fuzz_example/customized_centipede.cc",
      "new_id": "63fe79950ca0d25ad992df28ac3e68493ef0b150",
      "new_mode": 33188,
      "new_path": "centipede/batch_fuzz_example/customized_centipede.cc"
    },
    {
      "type": "modify",
      "old_id": "40d04fb94e1b1c64dbf118525af8671bcbef3823",
      "old_mode": 33188,
      "old_path": "centipede/centipede.cc",
      "new_id": "d46fadad1819aff43144696d5f5dcc86c9dce811",
      "new_mode": 33188,
      "new_path": "centipede/centipede.cc"
    },
    {
      "type": "modify",
      "old_id": "6e27cd92c608b62e28ea8d9fe485e51dcbb1d3f7",
      "old_mode": 33188,
      "old_path": "centipede/centipede.h",
      "new_id": "1657e16be5da03bb02009d376316dc87879876e5",
      "new_mode": 33188,
      "new_path": "centipede/centipede.h"
    },
    {
      "type": "modify",
      "old_id": "10c835fd3c3912780e1252423f1589e5a9a1e3a5",
      "old_mode": 33188,
      "old_path": "centipede/centipede_callbacks.cc",
      "new_id": "59314bbd55821d55b32462d910e92f99386a6be3",
      "new_mode": 33188,
      "new_path": "centipede/centipede_callbacks.cc"
    },
    {
      "type": "modify",
      "old_id": "4d6509940c2f61b972423fa71183cf278f41c187",
      "old_mode": 33188,
      "old_path": "centipede/centipede_callbacks.h",
      "new_id": "287893b7f5ee6b905bd6a06a811a1e17f9c07d0b",
      "new_mode": 33188,
      "new_path": "centipede/centipede_callbacks.h"
    },
    {
      "type": "modify",
      "old_id": "a306b29d0408dbc98f5edd8065ed2732e4359e9d",
      "old_mode": 33188,
      "old_path": "centipede/centipede_default_callbacks.h",
      "new_id": "3e3e7db7cf31cae14590dc8f82ef148b563cdcac",
      "new_mode": 33188,
      "new_path": "centipede/centipede_default_callbacks.h"
    },
    {
      "type": "modify",
      "old_id": "5f08cf2833dd79de79c8b17315c5bb07875b4690",
      "old_mode": 33188,
      "old_path": "centipede/runner.cc",
      "new_id": "96ed7bc0718ac879388721a044708a39864c3728",
      "new_mode": 33188,
      "new_path": "centipede/runner.cc"
    },
    {
      "type": "modify",
      "old_id": "be64ce3d9a8ccf32b08f299c414f6ba95f1731c9",
      "old_mode": 33188,
      "old_path": "centipede/runner.h",
      "new_id": "c40ef17b3604b6224ffdfe14447e60b20d13ba2c",
      "new_mode": 33188,
      "new_path": "centipede/runner.h"
    },
    {
      "type": "rename",
      "old_id": "cdb45087295f57fc4e42f3107c8f649617ac54bd",
      "old_mode": 33188,
      "old_path": "centipede/execution_request.cc",
      "new_id": "26761d6a8a3e07c38df88b99cf2fe008d233a410",
      "new_mode": 33188,
      "new_path": "centipede/runner_request.cc",
      "score": 96
    },
    {
      "type": "rename",
      "old_id": "26cac17a287adbdbe36d518c1728e2d04493726b",
      "old_mode": 33188,
      "old_path": "centipede/execution_request.h",
      "new_id": "3d7d83c850bc9529b3b8b231d95d480a997930fa",
      "new_mode": 33188,
      "new_path": "centipede/runner_request.h",
      "score": 96
    },
    {
      "type": "rename",
      "old_id": "e6a1b7d086582d00583b19cecdd9176476d948fb",
      "old_mode": 33188,
      "old_path": "centipede/execution_result.cc",
      "new_id": "ef1ab6b5ec88565a792ccf94a482dedd93956e1d",
      "new_mode": 33188,
      "new_path": "centipede/runner_result.cc",
      "score": 98
    },
    {
      "type": "rename",
      "old_id": "27696d699fbaf8129a2ee0caae5bec6f4f8a8ed7",
      "old_mode": 33188,
      "old_path": "centipede/execution_result.h",
      "new_id": "27696d699fbaf8129a2ee0caae5bec6f4f8a8ed7",
      "new_mode": 33188,
      "new_path": "centipede/runner_result.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "7ccf5a2b15be1d71d981d326162795066a7db851",
      "old_mode": 33188,
      "old_path": "centipede/execution_result_test.cc",
      "new_id": "19cb66026d197aa9a5cdfac193a8b6537ce5e984",
      "new_mode": 33188,
      "new_path": "centipede/runner_result_test.cc",
      "score": 99
    },
    {
      "type": "modify",
      "old_id": "7040d3ca0c7b39710f9f4d392e85a41fe8a4ec7c",
      "old_mode": 33188,
      "old_path": "centipede/testing/BUILD",
      "new_id": "9f6a2a1da7d560abe831f274cc736324fc7dc209",
      "new_mode": 33188,
      "new_path": "centipede/testing/BUILD"
    },
    {
      "type": "modify",
      "old_id": "5c710cb41ae4390186fed6f500baf5d7eba2f354",
      "old_mode": 33188,
      "old_path": "centipede/testing/centipede_test.cc",
      "new_id": "378cafc668b720c081740faf89900e071155b45b",
      "new_mode": 33188,
      "new_path": "centipede/testing/centipede_test.cc"
    },
    {
      "type": "modify",
      "old_id": "3801033ee604dd4d39776826624cf379d05d38de",
      "old_mode": 33188,
      "old_path": "centipede/testing/coverage_test.cc",
      "new_id": "adc7ada93177cb1917826f77d7d02cb1847c1637",
      "new_mode": 33188,
      "new_path": "centipede/testing/coverage_test.cc"
    }
  ]
}
