Commit Graph

34 Commits

Author SHA1 Message Date
f99ad5eae4
style: more linters 2025-03-28 05:53:30 -04:00
f3a93a2097
chore(parser/diff): use generic
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m58s
build / trigger-build-image (push) Successful in 12s
2025-03-26 21:07:44 -04:00
7e61f8ae7d
chore(parser/diff): faster pyMod
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 2m0s
build / trigger-build-image (push) Successful in 11s
2025-03-26 20:48:09 -04:00
2f94bd30ed
fix(parser/diff): pyMod
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 9s
2025-03-26 20:30:21 -04:00
171bc48305
refactor(parser/diff): linear space diff
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
2025-03-26 05:12:46 -04:00
8e8c018f09
fix(parser/diff): only run myers diff on shown part
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 2m6s
build / trigger-build-image (push) Successful in 13s
2025-03-25 07:30:17 -04:00
ad549a4499
chore: only deps on go-judge/pb
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 2m10s
build / trigger-build-image (push) Successful in 12s
2025-03-18 16:21:45 -04:00
53c794c88c
style: resolve codefactor issue
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 8s
2025-03-05 20:26:09 -05:00
8924f174b4
feat(parser/diff): log index & isSame
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m31s
build / trigger-build-image (push) Successful in 8s
2025-03-03 18:41:35 -05:00
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
a708e768ec
refactor(parser/diff): rename field with default
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 6s
2024-11-29 01:57:44 -05:00
96ed65f05d
fix(parser/diff): add cases on non-accepted
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
2024-11-29 01:41:31 -05:00
505f776e6e
feat(parser/diff): fail on non-accepted status
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 8s
2024-11-29 01:26:21 -05:00
be1d697fdb
refactor(parser/diff): better compare strings performance
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 7s
2024-11-16 03:29:51 -05:00
b8c233b1bb
test(parser/diff): add myers diff test
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2024-11-16 03:07:12 -05:00
158bba1460
chore: debug level executor logs
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2024-11-14 06:45:40 -05:00
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