fix(diff): bugs in auto detect cases #14

Merged
张泊明518370910136 merged 11 commits from fix/diff into master 2025-05-22 01:34:02 +08:00
  • fix original logic issue of cases generation (originally there is duplication on cases, e.g. case5, task1/case5)
  • fix the issue that without any specification there is no cases input and output in diff stage
- fix original logic issue of cases generation (originally there is duplication on cases, e.g. `case5`, `task1/case5`) - fix the issue that without any specification there is no cases input and output in `diff` stage
李衍志523370910113 added 11 commits 2025-05-21 22:45:05 +08:00
feat(diff): add auto detect testcases feature
Some checks failed
build / build (push) Failing after 1m38s
e4246ecf45
fix(diff): use list instead of set to past tests
Some checks failed
build / build (push) Failing after 1m38s
890120c479
fix: master conflict
Some checks failed
build / build (push) Failing after 1m41s
45903ae308
fix: pytest
Some checks failed
build / build (push) Failing after 1m42s
a4717268ec
fix: sort default cases
Some checks failed
build / build (push) Failing after 3m22s
e775992e5d
Merge branch 'master' into fix/diff
All checks were successful
build / build (push) Successful in 1m48s
ba456cf7f0
feat: support for subfolder change param
All checks were successful
build / build (push) Successful in 1m50s
build / build (pull_request) Successful in 1m37s
a8a7fd47a0
style: use const
All checks were successful
build / build (push) Successful in 1m53s
build / build (pull_request) Successful in 1m53s
391d61d006
fix(diff): cases not properly detected
Some checks failed
build / build (push) Has been cancelled
26df677b36
fix: merge conflict
All checks were successful
build / build (push) Successful in 1m24s
2c3944ea3f
test: case.command
All checks were successful
build / build (push) Successful in 1m40s
build / build (pull_request) Successful in 1m44s
2f1686c1e3
李衍志523370910113 changed title from fix/diff to fix/diff: bugs in auto detect cases 2025-05-21 22:45:27 +08:00
张泊明518370910136 was assigned by 李衍志523370910113 2025-05-21 22:45:36 +08:00
李衍志523370910113 added the
bug
label 2025-05-21 22:45:40 +08:00
张泊明518370910136 changed title from fix/diff: bugs in auto detect cases to fix(diff): bugs in auto detect cases 2025-05-22 01:33:16 +08:00
张泊明518370910136 approved these changes 2025-05-22 01:33:22 +08:00
张泊明518370910136 merged commit 6375a37069 into master 2025-05-22 01:34:02 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: JOJ/JOJ3-config-generator#14
No description provided.