feat: elf parser (#21) #30
No reviewers
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.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3#30
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "elf"
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?
need some experienced people to decide how to generate the final score and comment
@alex.yc we need to "catch" keywords out of elf report. For each we'll assign a weight based on "how bad" this is. eg. long functions should have a heavy weight. Weights/keywords are configurable, so we can easly adjust along the way.
all weighted code issues will add up to
t
, then we do100-t
to define the code quality score (it can be negative)54238cef63
to6798c2a19a
WIP: feat: elf parserto WIP: feat: elf parser (#21)6798c2a19a
to06ce9ad92b
WIP: feat: elf parser (#21)to feat: elf parser (#21)91e2f1ab85
toa4232884c5