Commit Graph

7 Commits

Author SHA1 Message Date
ce4605a22a
chore: rename files 2025-03-15 03:03:28 -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
67d2fcc4e4
feat: dump with exclude_none 2025-02-25 04:15:05 -05:00
bddb67decf
test: allow non-exist toml file input 2025-02-24 22:36:08 -05:00
48d01045b5
refactor: more compact test codes 2024-10-23 01:39:36 -04:00
3b0b36c539
feat: convert joj1 cli 2024-10-22 06:29:33 -04:00
51b68b7c87
refactor: re-organize tests & models 2024-10-22 06:17:09 -04:00