Commit Graph

10 Commits

Author SHA1 Message Date
5acb2ca201 fix: remove stdin for diff stage 2025-05-22 14:08:39 +08:00
01759efb7b
fix: set default env PATH 2025-05-20 08:07:29 -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
f5b7563869
feat: union type cmd files 2025-02-28 08:13:08 -05:00
ee6e0f658f
chore: remove all unused imports 2024-11-09 19:42:19 -05:00
51b68b7c87
refactor: re-organize tests & models 2024-10-22 06:17:09 -04:00
75bb6d6667
feat: convert joj1 test dir 2024-10-21 07:21:23 -04:00
74579cd539
style: make it python 3.6 compatible 2024-10-21 06:55:02 -04:00
9660ece52d
feat: set default CopyInDir 2024-10-20 04:59:39 -04:00
8bf0f7cfff
feat: LLM generated convert function 2024-10-20 04:46:41 -04:00