📊 chore(stats): 更新代码统计 [2026-07-20 10:14]

📊 统计摘要:
- 总代码: 4459 行
- 总文件: 26 个
- 语言数: 3 种
- 徽章数: 6 个

🔗 触发提交: 3054338cf7
🤖 由 Gitea Actions 自动生成
This commit is contained in:
ci[bot]
2026-07-20 10:14:08 +00:00
parent b63d5560b3
commit 8d62cea2cd
3 changed files with 11 additions and 11 deletions
+5 -5
View File
@@ -6,13 +6,13 @@
>
> 🤖 由 Gitea Actions 自动生成
>
> 📅 更新时间: 2026-07-20 09:32:38 UTC
> 📅 更新时间: 2026-07-20 10:14:08 UTC
## 📈 总体统计
| 统计项 | 数值 | 徽章 |
|--------|------|------|
| 💻 总代码行数 | **4330** 行 | ![总代码](./badges/total-lines.svg) |
| 💻 总代码行数 | **4459** 行 | ![总代码](./badges/total-lines.svg) |
| 📁 总文件数 | **26** 个 | ![总文件](./badges/total-files.svg) |
| 🌐 语言种类 | **3** 种 | ![语言种类](./badges/language-count.svg) |
@@ -20,9 +20,9 @@
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|------|----------|--------|------|------|
| **YAML** | 1919 | 7 | 44.3% | ![YAML](./badges/yaml-lines.svg) |
| **Shell** | 1251 | 6 | 28.9% | ![Shell](./badges/shell-lines.svg) |
| **Python** | 218 | 1 | 5.0% | ![Python](./badges/python-lines.svg) |
| **YAML** | 2041 | 7 | 45.8% | ![YAML](./badges/yaml-lines.svg) |
| **Shell** | 1251 | 6 | 28.1% | ![Shell](./badges/shell-lines.svg) |
| **Python** | 218 | 1 | 4.9% | ![Python](./badges/python-lines.svg) |
---
+3 -3
View File
@@ -1,9 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="139" height="20" role="img" aria-label="代码: 4330 行">
<title>代码: 4330</title>
<svg xmlns="http://www.w3.org/2000/svg" width="139" height="20" role="img" aria-label="代码: 4459 行">
<title>代码: 4459</title>
<rect width="139" height="20" rx="10" fill="#f6f8fa" stroke="#d0d7de" />
<rect x="64" y="3" width="65" height="14" rx="7" fill="#blue" />
<g text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="32.0" y="14" fill="#24292f">代码</text>
<text x="96.5" y="14" fill="#ffffff">4330</text>
<text x="96.5" y="14" fill="#ffffff">4459</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 502 B

+3 -3
View File
@@ -1,10 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="117" height="20" role="img" aria-label="YAML: 1919 行">
<title>YAML: 1919</title>
<svg xmlns="http://www.w3.org/2000/svg" width="117" height="20" role="img" aria-label="YAML: 2041 行">
<title>YAML: 2041</title>
<rect width="48" height="20" fill="#555555" />
<rect x="48" width="69" height="20" fill="#CB171E" />
<rect width="117" height="20" rx="3" fill="transparent" />
<g fill="#ffffff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="24.0" y="14">YAML</text>
<text x="82.5" y="14">1919</text>
<text x="82.5" y="14">2041</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 505 B

After

Width:  |  Height:  |  Size: 505 B