Validate native telemetry evidence rows

This commit is contained in:
yaojingang
2026-06-16 23:37:57 +08:00
parent dfda1fc0c0
commit 03aa628712
18 changed files with 407 additions and 185 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 215,
"file_count": 217,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -766,6 +766,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_native_telemetry_evidence.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_preflight_layout.py",
"ok": true,
@@ -1300,6 +1306,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/world_class_native_telemetry_fixtures.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/yao_cli_helpers.py",
"ok": true,