Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement options #13

Open
gmerr3 opened this issue Nov 22, 2024 · 0 comments
Open

Improvement options #13

gmerr3 opened this issue Nov 22, 2024 · 0 comments

Comments

@gmerr3
Copy link
Collaborator

gmerr3 commented Nov 22, 2024

Annotation inference & entrypoint identification - try to minimize "correct but unhelpful" fixes
Annotation removal - remove @DefaultQualifier etc. annotations included in LLM input.
Null field replacement - replace Specimin-generated nulls with /.../ or someValue or some other token

Long method/diff detection - this covers 2 of the 4 "unacceptable" outputs from the test results

Don't null check return values? - The other 2 unacceptable ones were both return value changes.
CFG analysis to detect semantically equivalent changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant