refactor: split review viewer data assembly

This commit is contained in:
yaojingang
2026-06-14 02:28:03 +08:00
parent 479b098ccf
commit 628acc5c35
40 changed files with 624 additions and 576 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 146,
"file_count": 147,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -424,6 +424,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/review_viewer_data.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/run_conformance_suite.py",
"ok": true,