Cases with different points #3
Labels
No Label
bug
component
executor
component
framework
component
parser
component
UI
duplicate
enhancement
help wanted
invalid
priority
p0
priority
p1
priority
p2
priority
p3
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Blocks
#6 `joj3` config file generator
JOJ/JOJ3
Reference: JOJ/JOJ3#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
e.g. a dummy case 1 worth 10 points, a harder case 2 worth 50 points.
whether OJ or other tests (eg. code quality) same pattern should be used, ie different tests are worth a different score.
both the OJ and CQ modules should have issues linked to that one
Under current architecture, it can be easily achieved as every stage have an individual
score
field.