1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 23:11:50 +03:00
semantic/test/corpus/diff-summaries/go/constructors.json

1715 lines
55 KiB
JSON
Raw Normal View History

2016-11-02 17:50:05 +03:00
[{
"testCaseDescription": "go-constructors-insert-test",
"expectedResult": {
"changes": {
"constructors.go": [
{
"span": {
"replace": [
{
"start": [
1,
1
],
"end": [
3,
1
2016-11-02 17:50:05 +03:00
]
},
{
"start": [
1,
1
],
"end": [
1,
13
]
}
]
},
"summary": "Replaced the 'main' module with the 'main' module"
2016-11-02 17:50:05 +03:00
}
]
},
"errors": {}
},
"filePaths": [
"constructors.go"
],
2016-11-10 23:36:44 +03:00
"sha1": "bd92d81359528aecb248c2875d9cb620f555c9a7",
2016-11-02 17:50:05 +03:00
"gitDir": "test/corpus/repos/go",
2016-11-10 23:36:44 +03:00
"sha2": "28e7694e2ed814c4a791ab79b7d746b1a983e06b"
2016-11-02 17:50:05 +03:00
}
,{
"testCaseDescription": "go-constructors-replacement-insert-test",
"expectedResult": {
"changes": {
"constructors.go": [
{
"span": {
"insert": {
"start": [
3,
1
],
"end": [
3,
5
]
}
},
"summary": "Added the 'make' identifier"
},
{
"span": {
"insert": {
"start": [
3,
13
],
"end": [
3,
19
]
}
},
"summary": "Added the 'string' identifier"
},
{
"span": {
"insert": {
"start": [
4,
1
],
"end": [
4,
5
]
}
},
"summary": "Added the 'make' identifier"
},
{
"span": {
"insert": {
"start": [
4,
13
],
"end": [
4,
19
]
}
},
"summary": "Added the 'string' identifier"
},
{
"span": {
"insert": {
"start": [
4,
22
],
"end": [
4,
25
]
}
},
"summary": "Added the 'new' identifier"
},
{
"span": {
"insert": {
"start": [
4,
28
],
"end": [
4,
31
]
}
},
"summary": "Added the 'old' identifier"
},
{
"span": {
"insert": {
"start": [
5,
1
],
"end": [
5,
5
]
}
},
"summary": "Added 'make' identifier"
},
{
"span": {
"insert": {
"start": [
5,
13
],
"end": [
5,
19
]
}
},
"summary": "Added 'string' identifier"
},
{
"span": {
"insert": {
"start": [
5,
21
],
"end": [
5,
22
]
}
},
"summary": "Added '7'"
},
{
"span": {
"insert": {
"start": [
5,
24
],
"end": [
5,
26
]
}
},
"summary": "Added '11'"
},
{
"span": {
"insert": {
"start": [
6,
2
],
"end": [
6,
5
]
}
},
"summary": "Added the 'new' identifier"
},
{
"span": {
"insert": {
"start": [
6,
10
],
"end": [
6,
13
]
}
},
"summary": "Added the 'int' identifier"
},
{
"span": {
"insert": {
"start": [
6,
14
],
"end": [
6,
17
]
}
},
"summary": "Added the 'int' identifier"
},
{
"span": {
"insert": {
"start": [
7,
1
],
"end": [
7,
5
]
}
},
"summary": "Added the 'make' identifier"
},
{
"span": {
"insert": {
"start": [
7,
13
],
"end": [
7,
16
]
}
},
"summary": "Added the 'int' identifier"
},
{
"span": {
"insert": {
"start": [
8,
1
],
"end": [
8,
5
]
}
},
"summary": "Added the 'make' identifier"
},
{
"span": {
"insert": {
"start": [
8,
13
],
"end": [
8,
16
]
}
},
"summary": "Added the 'int' identifier"
},
{
"span": {
"insert": {
"start": [
8,
19
],
"end": [
8,
22
]
}
},
"summary": "Added the 'new' identifier"
},
{
"span": {
"insert": {
"start": [
8,
25
],
"end": [
8,
28
]
}
},
"summary": "Added the 'old' identifier"
},
{
"span": {
"insert": {
"start": [
9,
1
],
"end": [
9,
5
]
}
},
"summary": "Added 'make' identifier"
},
{
"span": {
"insert": {
"start": [
9,
13
],
"end": [
9,
16
]
}
},
"summary": "Added 'int' identifier"
},
{
"span": {
"insert": {
"start": [
9,
18
],
"end": [
9,
19
]
}
},
"summary": "Added '5'"
},
{
"span": {
"insert": {
"start": [
9,
21
],
"end": [
9,
23
]
}
},
"summary": "Added '10'"
},
{
"span": {
"insert": {
"start": [
10,
2
],
"end": [
10,
5
]
}
},
"summary": "Added the 'new' identifier"
},
{
"span": {
"insert": {
"start": [
10,
10
],
"end": [
10,
16
]
}
},
"summary": "Added the 'string' identifier"
},
{
"span": {
"insert": {
"start": [
10,
17
],
"end": [
10,
23
]
}
},
"summary": "Added the 'string' identifier"
}
]
},
"errors": {}
},
"filePaths": [
"constructors.go"
],
2016-11-10 23:36:44 +03:00
"sha1": "28e7694e2ed814c4a791ab79b7d746b1a983e06b",
2016-11-02 17:50:05 +03:00
"gitDir": "test/corpus/repos/go",
2016-11-10 23:36:44 +03:00
"sha2": "1af6763f4db005cf511659eca65857d5d22f85f7"
2016-11-02 17:50:05 +03:00
}
,{
"testCaseDescription": "go-constructors-delete-insert-test",
"expectedResult": {
"changes": {
"constructors.go": [
{
"span": {
"replace": [
{
"start": [
3,
13
],
"end": [
3,
19
]
},
{
"start": [
3,
13
],
"end": [
3,
16
]
}
]
},
"summary": "Replaced the 'string' identifier with the 'int' identifier"
},
{
"span": {
"replace": [
{
"start": [
4,
13
],
"end": [
4,
19
]
},
{
"start": [
4,
13
],
"end": [
4,
16
]
}
]
},
"summary": "Replaced the 'string' identifier with the 'int' identifier"
},
{
"span": {
"replace": [
{
"start": [
5,
13
],
"end": [
5,
19
]
},
{
"start": [
5,
13
],
"end": [
5,
16
]
}
]
},
"summary": "Replaced the 'string' identifier with the 'int' identifier"
},
{
"span": {
"replace": [
{
"start": [
5,
21
],
"end": [
5,
22
]
},
{
"start": [
5,
18
],
"end": [
5,
19
]
}
]
},
"summary": "Replaced '7' with '5'"
},
{
"span": {
"replace": [
{
"start": [
5,
24
],
"end": [
5,
26
]
},
{
"start": [
5,
21
],
"end": [
5,
23
]
}
]
},
"summary": "Replaced '11' with '10'"
},
{
"span": {
"replace": [
{
"start": [
6,
10
],
"end": [
6,
13
]
},
{
"start": [
6,
10
],
"end": [
6,
16
]
}
]
},
"summary": "Replaced the 'int' identifier with the 'string' identifier"
},
{
"span": {
"replace": [
{
"start": [
6,
14
],
"end": [
6,
17
]
},
{
"start": [
6,
17
],
"end": [
6,
23
]
}
]
},
"summary": "Replaced the 'int' identifier with the 'string' identifier"
}
]
},
"errors": {}
},
"filePaths": [
"constructors.go"
],
2016-11-10 23:36:44 +03:00
"sha1": "1af6763f4db005cf511659eca65857d5d22f85f7",
2016-11-02 17:50:05 +03:00
"gitDir": "test/corpus/repos/go",
2016-11-10 23:36:44 +03:00
"sha2": "f10e80490d6efd6487856a7a6a06e50ce7a04b10"
2016-11-02 17:50:05 +03:00
}
,{
"testCaseDescription": "go-constructors-replacement-test",
"expectedResult": {
"changes": {
"constructors.go": [
{
"span": {
"replace": [
{
"start": [
3,
13
],
"end": [
3,
16
]
},
{
"start": [
3,
13
],
"end": [
3,
19
]
}
]
},
"summary": "Replaced the 'int' identifier with the 'string' identifier"
},
{
"span": {
"replace": [
{
"start": [
4,
13
],
"end": [
4,
16
]
},
{
"start": [
4,
13
],
"end": [
4,
19
]
}
]
},
"summary": "Replaced the 'int' identifier with the 'string' identifier"
},
{
"span": {
"replace": [
{
"start": [
5,
13
],
"end": [
5,
16
]
},
{
"start": [
5,
13
],
"end": [
5,
19
]
}
]
},
"summary": "Replaced the 'int' identifier with the 'string' identifier"
},
{
"span": {
"replace": [
{
"start": [
5,
18
],
"end": [
5,
19
]
},
{
"start": [
5,
21
],
"end": [
5,
22
]
}
]
},
"summary": "Replaced '5' with '7'"
},
{
"span": {
"replace": [
{
"start": [
5,
21
],
"end": [
5,
23
]
},
{
"start": [
5,
24
],
"end": [
5,
26
]
}
]
},
"summary": "Replaced '10' with '11'"
},
{
"span": {
"replace": [
{
"start": [
6,
10
],
"end": [
6,
16
]
},
{
"start": [
6,
10
],
"end": [
6,
13
]
}
]
},
"summary": "Replaced the 'string' identifier with the 'int' identifier"
},
{
"span": {
"replace": [
{
"start": [
6,
17
],
"end": [
6,
23
]
},
{
"start": [
6,
14
],
"end": [
6,
17
]
}
]
},
"summary": "Replaced the 'string' identifier with the 'int' identifier"
}
]
},
"errors": {}
},
"filePaths": [
"constructors.go"
],
2016-11-10 23:36:44 +03:00
"sha1": "f10e80490d6efd6487856a7a6a06e50ce7a04b10",
2016-11-02 17:50:05 +03:00
"gitDir": "test/corpus/repos/go",
2016-11-10 23:36:44 +03:00
"sha2": "915978c743b9e63ed5aad01d1978eee2273916b1"
2016-11-02 17:50:05 +03:00
}
,{
"testCaseDescription": "go-constructors-delete-replacement-test",
"expectedResult": {
"changes": {
"constructors.go": [
{
"span": {
"delete": {
"start": [
3,
1
],
"end": [
3,
5
]
}
},
"summary": "Deleted the 'make' identifier"
},
{
"span": {
"delete": {
"start": [
3,
13
],
"end": [
3,
19
]
}
},
"summary": "Deleted the 'string' identifier"
},
{
"span": {
"delete": {
"start": [
4,
1
],
"end": [
4,
5
]
}
},
"summary": "Deleted the 'make' identifier"
},
{
"span": {
"delete": {
"start": [
4,
13
],
"end": [
4,
19
]
}
},
"summary": "Deleted the 'string' identifier"
},
{
"span": {
"delete": {
"start": [
4,
22
],
"end": [
4,
25
]
}
},
"summary": "Deleted the 'new' identifier"
},
{
"span": {
"delete": {
"start": [
4,
28
],
"end": [
4,
31
]
}
},
"summary": "Deleted the 'old' identifier"
},
{
"span": {
"delete": {
"start": [
5,
1
],
"end": [
5,
5
]
}
},
"summary": "Deleted 'make' identifier"
},
{
"span": {
"delete": {
"start": [
5,
13
],
"end": [
5,
19
]
}
},
"summary": "Deleted 'string' identifier"
},
{
"span": {
"delete": {
"start": [
5,
21
],
"end": [
5,
22
]
}
},
"summary": "Deleted '7'"
},
{
"span": {
"delete": {
"start": [
5,
24
],
"end": [
5,
26
]
}
},
"summary": "Deleted '11'"
},
{
"span": {
"delete": {
"start": [
6,
2
],
"end": [
6,
5
]
}
},
"summary": "Deleted the 'new' identifier"
},
{
"span": {
"delete": {
"start": [
6,
10
],
"end": [
6,
13
]
}
},
"summary": "Deleted the 'int' identifier"
},
{
"span": {
"delete": {
"start": [
6,
14
],
"end": [
6,
17
]
}
},
"summary": "Deleted the 'int' identifier"
},
{
"span": {
"delete": {
"start": [
7,
1
],
"end": [
7,
5
]
}
},
"summary": "Deleted the 'make' identifier"
},
{
"span": {
"delete": {
"start": [
7,
13
],
"end": [
7,
16
]
}
},
"summary": "Deleted the 'int' identifier"
},
{
"span": {
"delete": {
"start": [
8,
1
],
"end": [
8,
5
]
}
},
"summary": "Deleted the 'make' identifier"
},
{
"span": {
"delete": {
"start": [
8,
13
],
"end": [
8,
16
]
}
},
"summary": "Deleted the 'int' identifier"
},
{
"span": {
"delete": {
"start": [
8,
19
],
"end": [
8,
22
]
}
},
"summary": "Deleted the 'new' identifier"
},
{
"span": {
"delete": {
"start": [
8,
25
],
"end": [
8,
28
]
}
},
"summary": "Deleted the 'old' identifier"
},
{
"span": {
"delete": {
"start": [
9,
1
],
"end": [
9,
5
]
}
},
"summary": "Deleted 'make' identifier"
},
{
"span": {
"delete": {
"start": [
9,
13
],
"end": [
9,
16
]
}
},
"summary": "Deleted 'int' identifier"
},
{
"span": {
"delete": {
"start": [
9,
18
],
"end": [
9,
19
]
}
},
"summary": "Deleted '5'"
},
{
"span": {
"delete": {
"start": [
9,
21
],
"end": [
9,
23
]
}
},
"summary": "Deleted '10'"
},
{
"span": {
"delete": {
"start": [
10,
2
],
"end": [
10,
5
]
}
},
"summary": "Deleted the 'new' identifier"
},
{
"span": {
"delete": {
"start": [
10,
10
],
"end": [
10,
16
]
}
},
"summary": "Deleted the 'string' identifier"
},
{
"span": {
"delete": {
"start": [
10,
17
],
"end": [
10,
23
]
}
},
"summary": "Deleted the 'string' identifier"
},
{
"span": {
"insert": {
"start": [
7,
1
],
"end": [
7,
5
]
}
},
"summary": "Added the 'make' identifier"
},
{
"span": {
"insert": {
"start": [
7,
13
],
"end": [
7,
19
]
}
},
"summary": "Added the 'string' identifier"
},
{
"span": {
"insert": {
"start": [
8,
1
],
"end": [
8,
5
]
}
},
"summary": "Added the 'make' identifier"
},
{
"span": {
"insert": {
"start": [
8,
13
],
"end": [
8,
19
]
}
},
"summary": "Added the 'string' identifier"
},
{
"span": {
"insert": {
"start": [
8,
22
],
"end": [
8,
25
]
}
},
"summary": "Added the 'new' identifier"
},
{
"span": {
"insert": {
"start": [
8,
28
],
"end": [
8,
31
]
}
},
"summary": "Added the 'old' identifier"
},
{
"span": {
"insert": {
"start": [
9,
1
],
"end": [
9,
5
]
}
},
"summary": "Added 'make' identifier"
},
{
"span": {
"insert": {
"start": [
9,
13
],
"end": [
9,
19
]
}
},
"summary": "Added 'string' identifier"
},
{
"span": {
"insert": {
"start": [
9,
21
],
"end": [
9,
22
]
}
},
"summary": "Added '7'"
},
{
"span": {
"insert": {
"start": [
9,
24
],
"end": [
9,
26
]
}
},
"summary": "Added '11'"
},
{
"span": {
"insert": {
"start": [
10,
2
],
"end": [
10,
5
]
}
},
"summary": "Added the 'new' identifier"
},
{
"span": {
"insert": {
"start": [
10,
10
],
"end": [
10,
13
]
}
},
"summary": "Added the 'int' identifier"
},
{
"span": {
"insert": {
"start": [
10,
14
],
"end": [
10,
17
]
}
},
"summary": "Added the 'int' identifier"
}
]
},
"errors": {}
},
"filePaths": [
"constructors.go"
],
2016-11-10 23:36:44 +03:00
"sha1": "915978c743b9e63ed5aad01d1978eee2273916b1",
2016-11-02 17:50:05 +03:00
"gitDir": "test/corpus/repos/go",
2016-11-10 23:36:44 +03:00
"sha2": "35b0d9fbe6420dfde238c2f3e568e7641b97a504"
2016-11-02 17:50:05 +03:00
}
,{
"testCaseDescription": "go-constructors-delete-test",
"expectedResult": {
"changes": {
"constructors.go": [
{
"span": {
"delete": {
"start": [
3,
1
],
"end": [
3,
5
]
}
},
"summary": "Deleted the 'make' identifier"
},
{
"span": {
"delete": {
"start": [
3,
13
],
"end": [
3,
16
]
}
},
"summary": "Deleted the 'int' identifier"
},
{
"span": {
"delete": {
"start": [
4,
1
],
"end": [
4,
5
]
}
},
"summary": "Deleted the 'make' identifier"
},
{
"span": {
"delete": {
"start": [
4,
13
],
"end": [
4,
16
]
}
},
"summary": "Deleted the 'int' identifier"
},
{
"span": {
"delete": {
"start": [
4,
19
],
"end": [
4,
22
]
}
},
"summary": "Deleted the 'new' identifier"
},
{
"span": {
"delete": {
"start": [
4,
25
],
"end": [
4,
28
]
}
},
"summary": "Deleted the 'old' identifier"
},
{
"span": {
"delete": {
"start": [
5,
1
],
"end": [
5,
5
]
}
},
"summary": "Deleted 'make' identifier"
},
{
"span": {
"delete": {
"start": [
5,
13
],
"end": [
5,
16
]
}
},
"summary": "Deleted 'int' identifier"
},
{
"span": {
"delete": {
"start": [
5,
18
],
"end": [
5,
19
]
}
},
"summary": "Deleted '5'"
},
{
"span": {
"delete": {
"start": [
5,
21
],
"end": [
5,
23
]
}
},
"summary": "Deleted '10'"
},
{
"span": {
"delete": {
"start": [
6,
2
],
"end": [
6,
5
]
}
},
"summary": "Deleted the 'new' identifier"
},
{
"span": {
"delete": {
"start": [
6,
10
],
"end": [
6,
16
]
}
},
"summary": "Deleted the 'string' identifier"
},
{
"span": {
"delete": {
"start": [
6,
17
],
"end": [
6,
23
]
}
},
"summary": "Deleted the 'string' identifier"
}
]
},
"errors": {}
},
"filePaths": [
"constructors.go"
],
2016-11-10 23:36:44 +03:00
"sha1": "35b0d9fbe6420dfde238c2f3e568e7641b97a504",
2016-11-02 17:50:05 +03:00
"gitDir": "test/corpus/repos/go",
2016-11-10 23:36:44 +03:00
"sha2": "11b3dd12241fa6607fa6f9116fce96f3f43aaa6a"
2016-11-02 17:50:05 +03:00
}
,{
"testCaseDescription": "go-constructors-delete-rest-test",
"expectedResult": {
"changes": {
"constructors.go": [
{
"span": {
"replace": [
{
"start": [
1,
1
],
"end": [
1,
13
]
},
{
"start": [
1,
1
],
"end": [
3,
1
2016-11-02 17:50:05 +03:00
]
}
]
},
"summary": "Replaced the 'main' module with the 'main' module"
2016-11-02 17:50:05 +03:00
}
]
},
"errors": {}
},
"filePaths": [
"constructors.go"
],
2016-11-10 23:36:44 +03:00
"sha1": "11b3dd12241fa6607fa6f9116fce96f3f43aaa6a",
2016-11-02 17:50:05 +03:00
"gitDir": "test/corpus/repos/go",
2016-11-10 23:36:44 +03:00
"sha2": "4f37802913bc6d0558da212b36497be55209c99b"
2016-11-02 17:50:05 +03:00
}]