Commit Graph

3 Commits

Author SHA1 Message Date
xiaoxia 45b606887c fix(ci): ci_coverage_summary.py black格式化修复 - line-length=120对齐项目配置 2026-07-13 16:29:29 +08:00
xiaoxia 5a0e00d0a7 style: black格式化scripts目录下的CI辅助脚本
CI/CD Pipeline / Integration Tests (pull_request) Successful in 1m29s
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 52s
CI/CD Pipeline / Unit Tests (pull_request) Failing after 8m25s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 4m8s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
2026-07-13 15:07:33 +08:00
xiaoxia 446cf6cb83 ci: 添加覆盖率汇总脚本
- 从develop分支同步ci_coverage_summary.py
- 用于CI中生成覆盖率统计报告
2026-07-13 14:56:05 +08:00