)]}'
{
  "commit": "28436bf3e199ad6665c72f82dfe810c7817bd734",
  "tree": "a894727f79ebbbf95ebdc113016cac9008e8a0df",
  "parents": [
    "83fd0d658d35a7336997c353889413b9b190e444"
  ],
  "author": {
    "name": "Nate Bosch",
    "email": "nbosch@google.com",
    "time": "Thu Jun 13 11:09:45 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 13 11:09:45 2024 -0700"
  },
  "message": "Remove default onData for transformByHandlers (dart-lang/stream_transform#187)\n\nTowards dart-lang/stream_transform#111\r\n\r\nThe default callback is not used in practice outside of tests, but it\r\nincluded a cast to satisfy the type signature which looks worrying for\r\nthis type of library.\r\n\r\nMake the callback required and add explicit callbacks (without a cast\r\nsince the types are consistent) in the tests which used it.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f5c4b847e57bcbb3d0047f9b57939c2e5815f9d3",
      "old_mode": 33188,
      "old_path": "pkgs/stream_transform/lib/src/from_handlers.dart",
      "new_id": "1146a13fa837313663812b65410cd96b8f9c6d80",
      "new_mode": 33188,
      "new_path": "pkgs/stream_transform/lib/src/from_handlers.dart"
    },
    {
      "type": "modify",
      "old_id": "4e9134f1db06df6daa37945c49b5e16356db4209",
      "old_mode": 33188,
      "old_path": "pkgs/stream_transform/test/from_handlers_test.dart",
      "new_id": "694199c70f36c525828d2d92b8bff638f211f808",
      "new_mode": 33188,
      "new_path": "pkgs/stream_transform/test/from_handlers_test.dart"
    }
  ]
}
