chore: 更新代码统计 [2025-11-02 14:12]
📊 统计摘要:
- 总代码: 4797 行
- 总文件: 21 个
- 语言数: 2 种
- 徽章数: 6 个
🔗 触发提交: aaeed0d
🤖 由 GitHub Actions 自动生成
This commit is contained in:
parent
b6ddb49883
commit
46c3cef0ef
|
|
@ -2,22 +2,22 @@
|
||||||
|
|
||||||
> 🤖 由 GitHub Actions 自动生成
|
> 🤖 由 GitHub Actions 自动生成
|
||||||
>
|
>
|
||||||
> 📅 更新时间: 2025-11-02 14:08:25 UTC
|
> 📅 更新时间: 2025-11-02 14:12:23 UTC
|
||||||
|
|
||||||
## 📈 总体统计
|
## 📈 总体统计
|
||||||
|
|
||||||
| 统计项 | 数值 | 徽章 |
|
| 统计项 | 数值 | 徽章 |
|
||||||
|--------|------|------|
|
|--------|------|------|
|
||||||
| 💻 总代码行数 | **4813** 行 |  |
|
| 💻 总代码行数 | **4797** 行 |  |
|
||||||
| 📁 总文件数 | **22** 个 |  |
|
| 📁 总文件数 | **21** 个 |  |
|
||||||
| 🌐 语言种类 | **2** 种 | - |
|
| 🌐 语言种类 | **2** 种 | - |
|
||||||
|
|
||||||
## 🌈 语言分布
|
## 🌈 语言分布
|
||||||
|
|
||||||
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|
||||||
|------|----------|--------|------|------|
|
|------|----------|--------|------|------|
|
||||||
| **Shell** | 1701 | 9 | 35.3% |  |
|
| **Shell** | 1701 | 9 | 35.4% |  |
|
||||||
| **YAML** | 1423 | 5 | 29.5% |  |
|
| **YAML** | 860 | 4 | 17.9% |  |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -26,14 +26,12 @@
|
||||||
### Token 配置
|
### Token 配置
|
||||||
|
|
||||||
- 当前使用: **GITHUB_TOKEN**
|
- 当前使用: **GITHUB_TOKEN**
|
||||||
- 推荐配置自定义 `STATS_TOKEN` 以获得更好的权限控制
|
- 推荐配置自定义 以获得更好的权限控制
|
||||||
|
|
||||||
### 排除规则
|
### 排除规则
|
||||||
|
|
||||||
当前排除的目录:
|
当前排除的目录:
|
||||||
```
|
|
||||||
node_modules,dist,build,out,target,vendor,.venv,venv,__pycache__,.git,.github
|
|
||||||
```
|
|
||||||
|
|
||||||
### 阈值设置
|
### 阈值设置
|
||||||
|
|
||||||
|
|
@ -49,8 +47,8 @@ node_modules,dist,build,out,target,vendor,.venv,venv,__pycache__,.git,.github
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
*📊 由 [GitHub Actions](${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}/actions) 自动生成和更新*
|
*📊 由 [GitHub Actions](https://git.mytsl.cn/csh/actions-template/actions) 自动生成和更新*
|
||||||
|
|
||||||
*🤖 生成时间: $(date -u '+%Y-%m-%d %H:%M:%S UTC')*
|
*🤖 生成时间: 2025-11-02 14:12:23 UTC*
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"label": "文件",
|
"label": "文件",
|
||||||
"message": "22 个",
|
"message": "21 个",
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"style": "flat"
|
"style": "flat"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"label": "代码",
|
"label": "代码",
|
||||||
"message": "4813 行",
|
"message": "4797 行",
|
||||||
"color": "blue",
|
"color": "blue",
|
||||||
"style": "flat"
|
"style": "flat"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"label": "YAML 文件",
|
"label": "YAML 文件",
|
||||||
"message": "5 个",
|
"message": "4 个",
|
||||||
"color": "CB171E",
|
"color": "CB171E",
|
||||||
"style": "flat"
|
"style": "flat"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"label": "YAML",
|
"label": "YAML",
|
||||||
"message": "1423 行",
|
"message": "860 行",
|
||||||
"color": "CB171E",
|
"color": "CB171E",
|
||||||
"style": "flat"
|
"style": "flat"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue