21 Commits

Author SHA1 Message Date
bobo.yang
ceff998daf fix lint error 2025-03-11 14:39:27 +08:00
bobo.yang
05683a04b4 fix lint error 2025-03-11 14:37:26 +08:00
bobo.yang
2dc0f049d8 fix lint errors 2025-03-11 14:35:52 +08:00
bobo.yang
46f80573ad fix lint errors 2025-03-11 14:29:37 +08:00
bobo.yang
1de60c73c9 fix lint errors 2025-03-11 14:27:07 +08:00
bobo.yang
433daf1603 fix lint errors 2025-03-11 14:26:11 +08:00
bobo.yang
946d9dcf25 fix lint errors 2025-03-11 14:24:28 +08:00
bobo.yang
cceb4c1dfb fix lint errors 2025-03-11 14:19:20 +08:00
bobo.yang
7353fe1df4 fix lint errors 2025-03-11 14:05:35 +08:00
bobo
ced0e1b111 update readme 2024-07-19 14:12:34 +08:00
bobo
780fe10a98 fix: Handle error cases and exit with non-zero status
- Added error handling to main functions in multiple modules
- Ensured sys.exit(1) is called when responses are not successful
- Improved robustness by checking response validity before proceeding
2024-06-18 18:21:25 +08:00
kagami
1146444fbd Adjust import order 2024-05-24 10:03:06 +08:00
kagami
1a303b4b0c Improve writing test prompt 2024-05-24 09:56:19 +08:00
kagami
b0fe0b4be7 Improve finding reference tests 2024-05-24 09:56:19 +08:00
kagami
094e715f79 Detect test files using regexp 2024-05-24 09:56:19 +08:00
kagami
60c4c3d882 Print model response time for each step 2024-05-19 16:00:42 +08:00
kagami
adc78c431b Reorganize unit tests steps 2024-05-19 15:56:58 +08:00
kagami
c212e704a1 Handle readme manually 2024-05-16 15:03:17 +08:00
kagami
1c47b32987 Fix import issue of unit_tests in a quick way 2024-05-15 16:55:50 +08:00
kagami
ec518753c0 Adjust unit_tests 2024-05-09 22:23:49 +08:00
kagami
db3fe4cbc6 Move the existing workflows to merico/ 2024-05-09 22:18:51 +08:00