|
70804cdce2
|
feat(parser/diff): debug log for case & parser summary
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
|
2024-11-13 23:31:30 -05:00 |
|
|
a88a6f3e17
|
feat(parser/diff): extra field in log parser summary
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m25s
build / trigger-build-image (push) Successful in 7s
|
2024-11-12 21:34:42 -05:00 |
|
|
c2818bb348
|
feat(parser/diff): log parser summary
submodules sync / sync (push) Successful in 48s
build / build (push) Successful in 1m43s
build / trigger-build-image (push) Successful in 7s
|
2024-11-12 21:24:43 -05:00 |
|
|
5c6915ad36
|
chore: remove period in short sentences
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
|
2024-11-10 01:01:10 -05:00 |
|
|
d8cead75b4
|
fix(parser/resultstatus): add newline in comment
submodules sync / sync (push) Successful in 45s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 8s
|
2024-11-10 00:26:07 -05:00 |
|
|
6b99cc41a9
|
feat(parser/resultdetail): rename MaxFilesLength => MaxFileLength
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m58s
build / trigger-build-image (push) Successful in 8s
|
2024-11-04 19:06:17 -05:00 |
|
|
f66ab6d493
|
feat(parser/resultdetail): default MaxFilesLength 65536
|
2024-11-04 19:05:27 -05:00 |
|
|
0b841dd730
|
feat(parser/diff): default max diff length 2048
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
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
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
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 ++
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
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
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 |
|
|
d54a557d23
|
feat(parser): show match occurrences (#76)
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 |
|
|
b34645d76e
|
feat(parser/cppcheck): ignore nofile
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 |
|
|
f0349a461b
|
fix(parser/cppcheck): backward compatibility
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 |
|
|
e68de4fcc5
|
feat(parser): only check result status in resultstatus and healthcheck parser
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)
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
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)
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 |
|
|
4b848bf1f1
|
feat(parser/cpplint): better summary
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
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 |
|
|
419da6c19b
|
fix(parser/clangtidy): skip empty category
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
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 |
|
|
e4dc1adc13
|
feat(parser/keyword): remove min score
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
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)
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
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 |
|
|
132a50833b
|
chore(parser/healthcheck): output in code format on error
|
2024-10-29 17:04:27 -04:00 |
|
|
cda3faeb9a
|
feat(parser): make stdout & stderr file in conf
|
2024-10-29 17:02:35 -04:00 |
|
|
08cd9d287b
|
feat(parser/dummy): support force quit
build / build (push) Failing after 8s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 32s
|
2024-10-28 23:59:43 -04:00 |
|
|
2c045b8494
|
feat(resultdetail): show executor status by default
submodules sync / sync (push) Failing after 2s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 10s
|
2024-10-22 06:59:56 -04:00 |
|
|
7ff6dfb002
|
fix(parser/clangtidy): ignore empty lines
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 7s
|
2024-10-16 16:15:54 -04:00 |
|
|
1e83ba4b87
|
fix(parser/resultdetail): format on empty error
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
|
2024-10-15 20:56:04 -04:00 |
|
|
c218c93069
|
feat(parser/diff): option to force quit on diff
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 8s
|
2024-10-15 03:43:19 -04:00 |
|
|
a001b26b66
|
feat(parser/diff): remove result status check
|
2024-10-15 03:42:16 -04:00 |
|
|
5084b659f6
|
fix(parser/diff): ns to ms conversion
build / build (push) Successful in 1m9s
build / trigger-build-image (push) Successful in 7s
|
2024-10-13 06:11:38 -04:00 |
|
|
303e742d90
|
refactor(parser/keyword): rename EndOnMatch -> ForceQuitOnMatch
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
|
2024-10-12 23:46:31 -04:00 |
|
|
f4662eb123
|
fix(parser/resultdetail): file format
|
2024-10-12 17:41:08 -04:00 |
|
|
7004c5368e
|
fix(parser/resultdetail): file format
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
|
2024-10-12 17:34:26 -04:00 |
|
|
5f63301656
|
feat(parser/resultdetail): human readable units
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 11s
|
2024-10-12 17:24:48 -04:00 |
|
|
703ff7d4be
|
fix(parser/resultdetail): add extra newline when showing files
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
|
2024-10-12 02:03:05 -04:00 |
|
|
2a2166f1ad
|
feat(parser/diff): add pass/fail comment to conf
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 9s
|
2024-10-12 01:53:08 -04:00 |
|
|
b46e22471f
|
feat(parser/diff): more hints in comments (#54)
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 8s
|
2024-10-11 04:23:46 -04:00 |
|
|
8c5c8bf35b
|
feat(parser/diff)!: use compare space
build / build (push) Successful in 2m1s
build / trigger-build-image (push) Successful in 7s
|
2024-10-11 00:16:39 -04:00 |
|
|
073fb39316
|
feat(parser/diff): ignore whitespace by default
build / build (push) Successful in 4m46s
build / trigger-build-image (push) Successful in 21s
|
2024-10-10 20:24:05 -04:00 |
|
|
7648dde9da
|
feat(parser/resultdetail): show files
build / build (push) Successful in 2m15s
build / trigger-build-image (push) Successful in 11s
|
2024-10-10 18:47:01 -04:00 |
|
|
542394a48a
|
feat(parser/resultdetail): new parser with default conf
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 7s
|
2024-10-09 18:05:59 -04:00 |
|
|
5bbbcb14aa
|
refactor(internal): rename executor & parser dir
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 |
|