)]}'
{
  "commit": "f25620f0cbd263c2ab460c0e4fca291802c252ed",
  "tree": "c5b6e10245af1b319799d99fa168b5d5726dcc8d",
  "parents": [
    "98217413399f2d56838f0f7497a3ba48adf6f35c"
  ],
  "author": {
    "name": "Hannah Jin",
    "email": "jhy03261997@gmail.com",
    "time": "Wed Sep 09 14:11:56 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Sep 09 14:11:56 2026 -0700"
  },
  "message": "Remove unused NetworkRequest.durationDisplay getter and test (#9992)\n\nRemoves durationDisplay from NetworkRequest and its corresponding unit test in network_model_test.dart. The getter was not used anywhere in DevTools production code (durations are formatted directly via durationText in DurationColumn and HttpRequestOverviewView), which was causing DCM\u0027s check-unused-code to fail with \u0027getter durationDisplay is used only in tests\u0027.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76af3a9f6ad0f74982afd17af0d46226c12c7053",
      "old_mode": 33188,
      "old_path": "packages/devtools_app/lib/src/screens/network/network_model.dart",
      "new_id": "c5a918c70313d5bee41e343be3ef7a4414e5d439",
      "new_mode": 33188,
      "new_path": "packages/devtools_app/lib/src/screens/network/network_model.dart"
    },
    {
      "type": "modify",
      "old_id": "42d9396821a0382c473a65ca586b3f3fd36a978c",
      "old_mode": 33188,
      "old_path": "packages/devtools_app/test/screens/network/network_model_test.dart",
      "new_id": "f958186f5a6e2a5f61e589c4f84d4a637d4ea302",
      "new_mode": 33188,
      "new_path": "packages/devtools_app/test/screens/network/network_model_test.dart"
    }
  ]
}
