Commit Graph

415 Commits

Author SHA1 Message Date
0b841dd730
feat(parser/diff): default max diff length 2048
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-04 09:00:04 -05:00
e5ae6fc223
chore(parser/diff): rename size to length
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-04 08:40:52 -05:00
5d5bc21447
feat(parser/resultdetail): support MaxFilesLength
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m18s
build / trigger-build-image (push) Successful in 7s
2024-11-04 08:32:01 -05:00
0df4df339f
refactor(parser/diff): MaxDiffSize => MaxDiffLength 2024-11-04 08:31:40 -05:00
cc435f9156
feat(parser/diff): support max diff size
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2024-11-04 08:26:53 -05:00
59bbd98a58
style: use += 1 instead of ++
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-11-04 08:09:35 -05:00
5fd7c19783
feat(parser/diff): support max diff lines
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2024-11-04 08:07:05 -05:00
bcaed579e5
feat(parser/cppcheck): match both id and severity
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 8s
2024-11-04 04:07:24 -05:00
f2000a2a11 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 8s
2024-11-04 01:44:44 +00: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
28777fa68c
chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m24s
build / trigger-build-image (push) Successful in 7s
2024-11-03 18:18:11 -05:00
7ddd34c466
chore(deps): go mod tidy
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 8s
2024-11-03 16:34:40 -05:00
4d4f9d100a chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 8s
2024-11-03 10:43:34 +00:00
8ae8f954a6
chore(deps): update go modules
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-03 05:42:46 -05:00
256ce4ac81
feat(cmd/joj3): teapot command wait
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m33s
build / trigger-build-image (push) Successful in 8s
2024-11-03 02:56:59 -05:00
ccc1510aec
chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m13s
build / trigger-build-image (push) Successful in 7s
2024-11-03 02:31:13 -05:00
685f13255a chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m15s
build / trigger-build-image (push) Successful in 7s
2024-11-03 07:13:40 +00:00
b34645d76e
feat(parser/cppcheck): ignore nofile
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-03 02:12:37 -05:00
144c705887
fix: add missing submodule back
Some checks failed
submodules sync / sync (push) Successful in 39s
build / build (push) Failing after 1m14s
build / trigger-build-image (push) Has been skipped
2024-11-03 01:47:51 -05:00
c642f04aef
test(cpplint): simpler test
Some checks failed
submodules sync / sync (push) Failing after 8s
build / build (push) Failing after 1m0s
build / trigger-build-image (push) Has been skipped
2024-11-03 01:45:02 -05:00
f0349a461b
fix(parser/cppcheck): backward compatibility
Some checks failed
submodules sync / sync (push) Successful in 43s
build / build (push) Failing after 1m28s
build / trigger-build-image (push) Has been skipped
2024-11-03 01:20:50 -05:00
d09a172a2d chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 7s
2024-11-03 06:01:23 +00: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
3eab0e732b chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m12s
build / trigger-build-image (push) Successful in 8s
2024-11-02 08:35:42 +00: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
cc3b4b0b13
feat(parser/keyword): use Keywords in Matches
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
2024-11-02 04:08:21 -04:00
f23d8932ea feat(parser/keyword): force quit on deduct (#75)
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
Reviewed-on: #75
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-02 15:53:37 +08:00
0e365a43ae
chore(cmd/joj3): only log program name
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m13s
build / trigger-build-image (push) Successful in 7s
2024-11-02 03:10:31 -04:00
29d34dd822
fix(cmd/joj3): runID to new handler
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m27s
build / trigger-build-image (push) Successful in 7s
2024-11-02 02:07:59 -04:00
e0cc65f6a5
refactor(cmd/joj3): add runID to multiHandler
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 8s
2024-11-02 01:03:37 -04:00
291e739eee chore: update submodule references
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Has been cancelled
build / build (push) Has been cancelled
2024-11-02 05:03:13 +00:00
cd15f1175c
fix(cmd/joj3): add runID to debug log
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Has been cancelled
build / build (push) Has been cancelled
2024-11-02 01:02:32 -04:00
d151540f1f chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 8s
2024-11-02 01:28:17 +00: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
bbde1136ad
fix(parser/resultstatus): default forcequit option 2024-11-01 21:20:42 -04:00
fa649fcabe
feat(parser/resultstatus): conf force quit on not accepted
Some checks failed
submodules sync / sync (push) Successful in 42s
build / build (push) Failing after 1m40s
build / trigger-build-image (push) Has been skipped
2024-11-01 18:39:36 -04:00
fc86f93dc9
fix(healthcheck/meta): always end line with period
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-01 07:55:46 -04:00
3b89d70343 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 7s
2024-11-01 11:44:41 +00:00
03bfb41ecf
feat(healthcheck): cleaner return tips
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Has been cancelled
build / build (push) Has been cancelled
2024-11-01 07:43:33 -04:00
e65fd1e675 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
2024-11-01 09:37:37 +00: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
e2adcda10d chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m16s
build / trigger-build-image (push) Successful in 7s
2024-11-01 09:26:52 +00: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
1da16d5c45
fix(cmd/joj3): max total score as option
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 7s
2024-11-01 04:52:20 -04:00
e4dc1adc13
feat(parser/keyword): remove min score
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:38:22 -04:00
03c2819d25
feat(parser/keyword): max match count
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:31:04 -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
6a7787a974
feat(parser/resultstatus): 0 score on non-accepted status
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:08:20 -04:00
12f2c93fb8
feat(cmd/joj3): support max total score [force build]
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 9s
2024-11-01 02:40:20 -04:00
9d43539da7
feat(cmd/joj3): shorter runID
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 7s
2024-10-31 20:21:47 -04:00