docs: 更新项目文档和配置

This commit is contained in:
hangshuo652
2026-08-31 22:28:53 +08:00
parent 23596826a1
commit e5efb49dd4
9 changed files with 46 additions and 28 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ if errors:
if below:
for b in below: print(f" <100%: {b[0]}: {b[1]}/{b[2]}")
if not errors and not below:
print("✅ ALL 43/43 AT 100% — NO REGRESSIONS")
print("✅ ALL PROGRAMS AT 100% BRANCH COVERAGE — NO REGRESSIONS")