feat: establish reproducible FreeCAD web compatibility baseline

This commit is contained in:
2026-08-10 16:11:38 -04:00
parent e5a5d74dbc
commit b962a5c3b5
733 changed files with 349081 additions and 647 deletions

View File

@@ -0,0 +1,37 @@
{
"baselineId": "freecad-1.1.1-partdesign-revolution-groove-oracle",
"cases": [
{
"faces": 4,
"id": "partdesign-revolution",
"operation": "revolution",
"passed": true,
"shapeNull": false,
"shapeValid": true,
"solids": 1,
"status": "Valid",
"typeId": "PartDesign::Revolution",
"volume": 75.39822368615502
},
{
"faces": 10,
"id": "partdesign-groove",
"operation": "groove",
"passed": true,
"shapeNull": false,
"shapeValid": true,
"solids": 1,
"status": "Valid",
"typeId": "PartDesign::Groove",
"volume": 995.2876110196153
}
],
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"schemaVersion": 1,
"status": "pass",
"summary": {
"cases": 2,
"passed": 2
}
}