)]}'
{
  "commit": "41f6388e70063fedf3c85f851cf7e685e4480198",
  "tree": "7b0454c06262ef81d86e383089efe9959ec06196",
  "parents": [
    "1d31f9b1e05d3766ed2132b5856d364d00c5fdf9"
  ],
  "author": {
    "name": "Rob Pike",
    "email": "r@golang.org",
    "time": "Wed Apr 29 01:45:59 2020 +1000"
  },
  "committer": {
    "name": "Rob Pike",
    "email": "r@golang.org",
    "time": "Thu Apr 30 03:58:01 2020 +0000"
  },
  "message": "cmd/cover: include a package name in the HTML title\n\nA recent change added a title to the HTML coverage report but\nneglected to include the package name. Add the package name here.\nIt\u0027s a little trickier than you\u0027d think because there may be multiple\npackages and we don\u0027t want to parse the files, so we just extract\na directory name from the path of the first file.  This will almost\nalways be right, and has the advantage that it gives a better result\nfor package main. There are rare cases it will get wrong, but that\nwill be no hardship.\n\nIf this turns out not to be good enough, we can refine it.\n\nFixes #38609\n\nChange-Id: I2201f6caef906e0b0258b90d7de518879041fe72\nReviewed-on: https://go-review.googlesource.com/c/go/+/230517\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nRun-TryBot: Ian Lance Taylor \u003ciant@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "82ef88b79c8a0aeb2dd9e4d421b0364984e1f384",
      "old_mode": 33188,
      "old_path": "src/cmd/cover/html.go",
      "new_id": "f76ea03cf53e822fc0fa57b893cc760607b74a52",
      "new_mode": 33188,
      "new_path": "src/cmd/cover/html.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1c731ad779ed29ed416f6b797a826c1e0fef7121",
      "new_mode": 33188,
      "new_path": "src/cmd/cover/pkgname_test.go"
    }
  ]
}
