voidking
|
bcf01951a5
|
bugfix: Missing download info for actions/upload-artifact@v3
|
2025-03-25 20:23:03 +08:00 |
|
voidking
|
943c6589db
|
chore: 跑通单元测试
1. 临时忽略一批报错的单测文件, 统一放入 pytest.ini, 使单测可以跑通
2. 调整单测覆盖率配置文件 .coveragerc
3. 附带: 45天自动关闭不活跃的issue
|
2024-11-27 17:04:56 +08:00 |
|
voidking
|
ac4eb309c3
|
删除codecov
|
2024-10-20 15:01:37 +08:00 |
|
voidking
|
1e7a921887
|
chore: run_install_deps.sh 脚本中的内容移入workflow yaml, 降低安全风险
|
2024-07-24 22:30:54 +08:00 |
|
voidking
|
abfb8f2c21
|
chore: run_install_deps.sh 脚本中的内容移入workflow yaml, 降低安全风险
|
2024-07-24 20:07:28 +08:00 |
|
voidking
|
9685c9100c
|
bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出
|
2024-07-24 18:55:35 +08:00 |
|
voidking
|
01746773d1
|
bugfix: 修复单测Interrupted问题
|
2024-07-18 15:47:20 +08:00 |
|
voidking
|
770d735d97
|
chore: 计算单测覆盖率时忽略安卓部分
|
2024-07-18 15:47:20 +08:00 |
|
voidking
|
bbb65c9669
|
feature: 主流程支持配置agentops
|
2024-07-18 15:47:20 +08:00 |
|
voidking
|
20b3623536
|
chore: 修复单测依赖问题(忽略安卓单测)
|
2024-07-16 15:21:50 +08:00 |
|
voidking
|
a754c0bb8c
|
Pre-commit添加到environment
|
2024-05-16 11:20:02 +08:00 |
|
voidking
|
7cfe2efd47
|
bugfix: fix release trigger problem
|
2024-03-29 19:49:39 +08:00 |
|
betterwang
|
1583c0f718
|
simplify provider ut code
|
2024-02-28 14:22:58 +08:00 |
|
better629
|
5a2084cda8
|
Revert "Feat add qianfan api support"
|
2024-02-08 07:32:34 +08:00 |
|
better629
|
dc240a2efd
|
simplify provider ut code
|
2024-02-07 17:40:27 +08:00 |
|
voidking
|
a758782d27
|
bugfix: unittest to fulltest
|
2024-02-02 22:43:41 +08:00 |
|
voidking
|
05ef256ffe
|
chore: rename workflows
|
2024-02-02 17:10:56 +08:00 |
|
voidking
|
cb9e103215
|
chore: trigger unittest by push
|
2024-02-01 14:26:58 +08:00 |
|
voidking
|
82ecee9ec4
|
chore: trigger unittest by push
|
2024-02-01 14:18:13 +08:00 |
|
voidking
|
a214a56531
|
chore: auto unittest remove debugger
|
2024-02-01 11:39:57 +08:00 |
|
voidking
|
c20aecf5f2
|
feat: auto-unittest
|
2024-02-01 11:12:23 +08:00 |
|
voidking
|
448215613d
|
feat: support config2.yaml
|
2024-01-24 18:00:54 +08:00 |
|
voidking
|
48cb6c6a78
|
feat: support config2.yaml
|
2024-01-24 17:42:11 +08:00 |
|
voidking
|
683306dc10
|
feat: build and upload python package
|
2024-01-09 16:14:42 +08:00 |
|
garylin2099
|
e6b2db2238
|
Merge pull request #727 from garylin2099/llm_mock
rename workflow
|
2024-01-09 12:37:13 +08:00 |
|
yzlin
|
032f9214b2
|
rename workflow
|
2024-01-09 10:30:57 +08:00 |
|
voidking
|
74db24508c
|
bugfix: if unittest failed, results still need to upload to codecov
|
2024-01-08 17:27:02 +08:00 |
|
geekan
|
ce3dc74ef3
|
Merge pull request #703 from shenchucheng/feature-github-action-debugger
add github action debugger option
|
2024-01-08 16:26:34 +08:00 |
|
voidking
|
60d2575cbd
|
bugfix: modify the rules for unittest failure
|
2024-01-08 16:17:53 +08:00 |
|
voidking
|
a72cf53569
|
feat: support for codecov
|
2024-01-08 16:00:52 +08:00 |
|
voidking
|
aa8e59563e
|
feat: pip cache
|
2024-01-08 13:43:20 +08:00 |
|
voidking
|
3cbc16fde3
|
bugfix: pr unittest
|
2024-01-08 11:15:49 +08:00 |
|
geekan
|
d4d4a1639a
|
Merge pull request #694 from garylin2099/llm_mock
enforce mock on online test
|
2024-01-08 10:18:59 +08:00 |
|
shenchucheng
|
a0f91c5945
|
add github action debugger option
|
2024-01-07 18:11:05 +08:00 |
|
voidking
|
00c13ce2c9
|
bugfix: unittest secret
|
2024-01-06 10:09:09 +08:00 |
|
yzlin
|
8fb5919181
|
enforce mock on online test
|
2024-01-05 20:38:07 +08:00 |
|
voidking
|
3fc2fea476
|
Delete useless config
|
2024-01-05 18:10:05 +08:00 |
|
voidking
|
f7d04d7f81
|
pr trigger unittest, maintainer approve the unittest
|
2024-01-05 17:39:13 +08:00 |
|
yzlin
|
9f298cd022
|
show failed tests
|
2024-01-03 14:23:53 +08:00 |
|
yzlin
|
41cc9ceab6
|
Merge branch 'dev' of https://github.com/garylin2099/MetaGPT into dev
|
2024-01-03 12:51:25 +08:00 |
|
voidking
|
b0e20b8f01
|
change unittest result format from junit to plain text
|
2024-01-03 11:42:44 +08:00 |
|
yzlin
|
9564975541
|
add mockllm
|
2024-01-02 23:07:50 +08:00 |
|
yzlin
|
95fc01f96f
|
solve req conflict, add install script, and time cost stats
|
2024-01-02 14:18:55 +08:00 |
|
voidking
|
ea87ad399f
|
bugfix: unittest ci
|
2023-12-29 23:12:24 +08:00 |
|
voidking
|
cd0de12084
|
manual trigger unittest
|
2023-12-29 10:55:08 +08:00 |
|
voidking
|
db6b6a90d7
|
feat: add github actions unittest
|
2023-12-29 10:30:56 +08:00 |
|
voidking
|
fa1af92537
|
feature: 支持pre-commit检查代码规范
|
2023-12-21 10:13:37 +08:00 |
|