Extract description optimizer reporting

This commit is contained in:
yaojingang
2026-06-16 17:20:19 +08:00
parent 614c048c61
commit c0abbc5e7d
46 changed files with 641 additions and 570 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 204,
"file_count": 205,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -118,6 +118,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/description_optimizer_reporting.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/diff_eval.py",
"ok": true,