Tighten provider evidence run validation

This commit is contained in:
yaojingang
2026-06-16 22:56:04 +08:00
parent 87e29704a7
commit 965e91043b
20 changed files with 330 additions and 92 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 211,
"file_count": 212,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -760,6 +760,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_provider_evidence.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/world_class_source_checks.py",
"ok": true,