Commit Graph

12 Commits

Author SHA1 Message Date
a834e0ff17
docs(executor, parser): move README content to package comments (#85) 2025-02-11 11:16:37 -05:00
49b7c7c5db
chore(parser): move Conf struct to meta.go 2025-02-11 03:41:17 -05:00
d54a557d23 feat(parser): show match occurrences (#76)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
Reviewed-on: #76
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-04 09:44:05 +08:00
e68de4fcc5
feat(parser): only check result status in resultstatus and healthcheck parser
Some checks failed
build / build (push) Failing after 6s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Has been cancelled
2024-11-03 01:59:53 -04:00
a29fccbfa4 feat(parser): unify parsers conf (#74)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
Reviewed-on: #74
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-02 16:35:07 +08:00
4b848bf1f1
feat(parser/cpplint): better summary
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-01 21:21:15 -04:00
419da6c19b
fix(parser/clangtidy): skip empty category
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-01 05:36:53 -04:00
9e1ecf164b
feat(parser/clangtidy): summary by category
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-01 05:26:06 -04:00
5de4c3ee78
feat(parser): unify default init score = 0 (#73)
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:13:38 -04:00
cda3faeb9a
feat(parser): make stdout & stderr file in conf 2024-10-29 17:02:35 -04:00
7ff6dfb002 fix(parser/clangtidy): ignore empty lines
All checks were successful
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 7s
2024-10-16 16:15:54 -04:00
5bbbcb14aa
refactor(internal): rename executor & parser dir
Some checks failed
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
submodules sync / sync (push) Failing after 30s
2024-10-09 05:38:30 -04:00