Commit Graph

17 Commits

Author SHA1 Message Date
70804cdce2
feat(parser/diff): debug log for case & parser summary
All checks were successful
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
All checks were successful
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
All checks were successful
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
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-10 01:01:10 -05:00
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
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
c218c93069
feat(parser/diff): option to force quit on diff
All checks were successful
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
2a2166f1ad
feat(parser/diff): add pass/fail comment to conf
All checks were successful
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)
All checks were successful
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
All checks were successful
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
All checks were successful
build / build (push) Successful in 4m46s
build / trigger-build-image (push) Successful in 21s
2024-10-10 20:24:05 -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