Commit Graph

7 Commits

Author SHA1 Message Date
a4717268ec fix: pytest
Some checks failed
build / build (push) Failing after 1m42s
2025-03-19 12:56:07 +08:00
45903ae308 fix: master conflict
Some checks failed
build / build (push) Failing after 1m41s
2025-03-19 12:34:28 +08:00
890120c479 fix(diff): use list instead of set to past tests
Some checks failed
build / build (push) Failing after 1m38s
2025-03-18 15:59:26 +08:00
e4246ecf45 feat(diff): add auto detect testcases feature
Some checks failed
build / build (push) Failing after 1m38s
2025-03-18 15:46:01 +08:00
dc8ae85cc8
feat: use default cmd in diff parser
Some checks failed
build / build (push) Failing after 2m1s
2025-03-18 03:27:58 -04:00
80ba2f1451
feat: remove task.type from task.toml
Some checks failed
build / build (push) Failing after 2m2s
2025-03-15 05:10:42 -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