Skip to content

Commit b20a45d

Browse files
Merge pull request #3301 from SwiftPackageIndex/s6-run-10-results
Add run 10 results
2 parents 013344c + 9936534 commit b20a45d

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

Resources/ChartData/rfs6-errors.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@
4545
"toolchainId" : "com.apple.dt.Xcode",
4646
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 4 (16A5211f)",
4747
"value" : 61858
48+
},
49+
{
50+
"date" : "2024-08-17",
51+
"toolchainId" : "com.apple.dt.Xcode",
52+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
53+
"value" : 58085
4854
}
4955
]
5056
},
@@ -94,6 +100,12 @@
94100
"toolchainId" : "com.apple.dt.Xcode",
95101
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 4 (16A5211f)",
96102
"value" : 1510
103+
},
104+
{
105+
"date" : "2024-08-17",
106+
"toolchainId" : "com.apple.dt.Xcode",
107+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
108+
"value" : 1448
97109
}
98110
]
99111
},
@@ -143,6 +155,12 @@
143155
"toolchainId" : "com.apple.dt.Xcode",
144156
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 4 (16A5211f)",
145157
"value" : 473
158+
},
159+
{
160+
"date" : "2024-08-17",
161+
"toolchainId" : "com.apple.dt.Xcode",
162+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
163+
"value" : 443
146164
}
147165
]
148166
}

Resources/ChartData/rfs6-events.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,9 @@
1414
{
1515
"date": "2024-07-23",
1616
"value": "Xcode 16 beta 4 released"
17+
},
18+
{
19+
"date": "2024-08-06",
20+
"value": "Xcode 16 beta 5 released"
1721
}
1822
]

Resources/ChartData/rfs6-packages.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@
4545
"toolchainId" : "com.apple.dt.Xcode",
4646
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 4 (16A5211f)",
4747
"value" : 1543
48+
},
49+
{
50+
"date" : "2024-08-17",
51+
"toolchainId" : "com.apple.dt.Xcode",
52+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
53+
"value" : 1551
4854
}
4955
]
5056
},
@@ -94,6 +100,12 @@
94100
"toolchainId" : "com.apple.dt.Xcode",
95101
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 4 (16A5211f)",
96102
"value" : 22
103+
},
104+
{
105+
"date" : "2024-08-17",
106+
"toolchainId" : "com.apple.dt.Xcode",
107+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
108+
"value" : 21
97109
}
98110
]
99111
},
@@ -143,6 +155,12 @@
143155
"toolchainId" : "com.apple.dt.Xcode",
144156
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 4 (16A5211f)",
145157
"value" : 10
158+
},
159+
{
160+
"date" : "2024-08-17",
161+
"toolchainId" : "com.apple.dt.Xcode",
162+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
163+
"value" : 9
146164
}
147165
]
148166
}

0 commit comments

Comments
 (0)