Commit Graph

33 Commits

Author SHA1 Message Date
8f1a82dc81
chore: remove unused field 2025-06-21 12:25:58 -04:00
fd7d09e7b2
fix: more intuitive default score 2025-06-20 11:54:51 -04:00
29952a9d2d
feat: support auto scoreboard name 2025-06-20 04:01:45 -04:00
e2dc094263
feat: support penalty config 2025-06-19 06:43:29 -04:00
52f82a4afc
feat: time.begin and time.end for teapot time check 2025-06-18 09:13:34 -04:00
d8073e4eb6
fix: total score overwrite 2025-06-17 02:15:10 -04:00
340ba5d0c5
feat: more fields in result detail parser 2025-06-17 01:42:25 -04:00
367a79850c
feat: support score in keyword parsers 2025-06-15 10:49:54 -04:00
c6b833fbd5
fix: separated result status models 2025-06-14 05:52:06 -04:00
f72189dc81 feat: support overwrite of groups & max_total_score in task.toml ()
support 

Reviewed-on: 
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-06-10 15:39:12 +08:00
45450b4451
refactor: do not require casex.in exists 2025-06-09 03:50:23 -04:00
70440382d2
fix: alias 2025-06-03 02:08:57 -04:00
3bb7cc195c
feat: more diff settings 2025-06-02 21:38:45 -04:00
df5295258f
feat: alias to all underscore 2025-06-02 19:20:36 -04:00
7b9f57343b
feat: support show_error and show_proc_peak 2025-06-02 19:04:32 -04:00
e1e3d59492
feat: support copy_in_cwd 2025-06-02 18:55:44 -04:00
643825bd41
feat: no begin & end time by default 2025-06-01 06:53:53 -04:00
11ca053704 feat: support proc limit () 2025-05-27 22:19:24 -04:00
7a30ef1bf0 feat: control show CPU time in toml 2025-05-27 22:02:51 -04:00
58037b4672 feat(elf): support for elf ()
- elf support added
- testcases for elf

Reviewed-on: 
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-28 08:20:55 +08:00
b1ea7d9591 fix(diff): bugs on diff stdin and numerics ()
fix problems in 

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: 
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-24 02:45:38 +08:00
80ba2f1451
feat: remove task.type from task.toml 2025-03-15 05:10:42 -04:00
b43a25285e
feat: sample create command 2025-03-13 20:57:05 -04:00
18df2ef1c0
feat: support convert ()
- basic generation of json files
  - supported parsers:
    - healthcheck
    - result-detail
    - result-status
    - file
    - log
    - dummy
    - keyword (keyword, clangtidy, cppcheck, cpplint)
    - diff
- `convert` functions is mature, tested in engr151-24fa last two homeworks and engr151-24fa p3
- teapot and healthcheck should be up to date

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: 
Reviewed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-03-05 03:23:52 -05:00
ae77fa23b5
fix: default path for tests 2025-02-27 01:26:21 -05:00
723705b94f
fix: store path for both conf objs 2025-02-27 01:17:14 -05:00
ab5bfc6cfe
fix: find repo.toml recursively 2025-02-25 14:05:00 -05:00
087b10a7b3
fix: model alias 2024-10-22 06:35:07 -04:00
04da6667c7
fix: model alias 2024-10-22 06:33:54 -04:00
806bb47a61
feat: LLM generated convert_joj1 function 2024-10-22 06:24:33 -04:00
51b68b7c87
refactor: re-organize tests & models 2024-10-22 06:17:09 -04:00
74579cd539
style: make it python 3.6 compatible 2024-10-21 06:55:02 -04:00
8bf0f7cfff
feat: LLM generated convert function 2024-10-20 04:46:41 -04:00