)]}'
{
  "commit": "5bf02b21f123b83264fa2cf2d4b7aab4759d2d3c",
  "tree": "d63de3f092a7b1d8ee6ac92a5d375694e7222446",
  "parents": [
    "b8f4a4e40dc244d06030ef8644bc6788e9b8df93"
  ],
  "author": {
    "name": "Muir Manders",
    "email": "muir@mnd.rs",
    "time": "Thu Aug 06 14:30:27 2020 -0700"
  },
  "committer": {
    "name": "Rebecca Stambler",
    "email": "rstambler@golang.org",
    "time": "Sat Aug 08 16:17:06 2020 +0000"
  },
  "message": "internal/lsp/source: fix bug in deep completion score tracking\n\nWe keep track of the N highest seen scores so we can quickly skip deep\ncompletions not in the top N. Our logic for maintaining the top N list\nwasn\u0027t quite right, resulting in certain cases where we would let\nnon-high scoring candidates through. I don\u0027t think the bug impacted\ncorrectness.\n\nChange-Id: Ic105617523c82f0e71e4f95ef0ee216182a84252\nReviewed-on: https://go-review.googlesource.com/c/tools/+/247418\nRun-TryBot: Muir Manders \u003cmuir@mnd.rs\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Rebecca Stambler \u003crstambler@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2b5778265b22514e32b6943700b53fa91717436e",
      "old_mode": 33188,
      "old_path": "internal/lsp/source/deep_completion.go",
      "new_id": "2afff8b08054a3e0e24b0ddd45e192028c4b5023",
      "new_mode": 33188,
      "new_path": "internal/lsp/source/deep_completion.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "47d5179c65bfe121e94f8566039fbfeead0ae505",
      "new_mode": 33188,
      "new_path": "internal/lsp/source/deep_completion_test.go"
    }
  ]
}
