chore: 更新代码统计 [2025-11-02 15:17]

📊 统计摘要:
- 总代码: 5174 行
- 总文件: 22 个
- 语言数: 2 种
- 徽章数: 6 个

🔗 触发提交: 9961226
🤖 由 GitHub Actions 自动生成
This commit is contained in:
github-actions[bot] 2025-11-02 15:17:16 +00:00
parent 006a7b41c5
commit 6e96329d85
3 changed files with 7 additions and 7 deletions

View File

@ -2,13 +2,13 @@
> 🤖 由 GitHub Actions 自动生成 > 🤖 由 GitHub Actions 自动生成
> >
> 📅 更新时间: 2025-11-02 15:15:05 UTC > 📅 更新时间: 2025-11-02 15:17:16 UTC
## 📈 总体统计 ## 📈 总体统计
| 统计项 | 数值 | 徽章 | | 统计项 | 数值 | 徽章 |
|--------|------|------| |--------|------|------|
| 💻 总代码行数 | **4813** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) | | 💻 总代码行数 | **5174** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) |
| 📁 总文件数 | **22** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) | | 📁 总文件数 | **22** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) |
| 🌐 语言种类 | **2** 种 | - | | 🌐 语言种类 | **2** 种 | - |
@ -16,8 +16,8 @@
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 | | 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|------|----------|--------|------|------| |------|----------|--------|------|------|
| **Shell** | 1701 | 9 | 35.3% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) | | **YAML** | 1762 | 5 | 34.0% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) |
| **YAML** | 1423 | 5 | 29.5% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) | | **Shell** | 1701 | 9 | 32.8% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) |
--- ---
@ -49,6 +49,6 @@
*📊 由 [GitHub Actions](https://git.mytsl.cn/csh/actions-template/actions) 自动生成和更新* *📊 由 [GitHub Actions](https://git.mytsl.cn/csh/actions-template/actions) 自动生成和更新*
*🤖 生成时间: 2025-11-02 15:15:06 UTC* *🤖 生成时间: 2025-11-02 15:17:16 UTC*
</div> </div>

View File

@ -1,7 +1,7 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"label": "代码", "label": "代码",
"message": "4813 行", "message": "5174 行",
"color": "blue", "color": "blue",
"style": "flat" "style": "flat"
} }

View File

@ -1,7 +1,7 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"label": "YAML", "label": "YAML",
"message": "1423 行", "message": "1762 行",
"color": "CB171E", "color": "CB171E",
"style": "flat" "style": "flat"
} }