Commit Graph

4 Commits

Author SHA1 Message Date
031f8e38d0 feat: support overwrite of groups & max_total_score in
All checks were successful
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Has been skipped
build / build (pull_request) Successful in 1m46s
build / trigger-build-image (pull_request) Has been skipped
2025-06-10 14:54:41 +08:00
df5295258f
feat: alias to all underscore
Some checks failed
build / build (push) Failing after 48s
2025-06-02 19:20:36 -04:00
18df2ef1c0
feat: support convert (#10)
All checks were successful
build / build (push) Successful in 2m18s
- 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: #10
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
782ee0af72
refactor: organize convert test code files 2024-10-21 06:58:22 -04:00