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

feat: Add a wrapper for solve #2

Closed
wants to merge 43 commits into from
Closed

feat: Add a wrapper for solve #2

wants to merge 43 commits into from

Conversation

dustinbyrne
Copy link
Contributor

@dustinbyrne dustinbyrne commented Jun 1, 2024

This change runs solve (from getappmap/appmap-js#1832) over each instance from within a SWE-bench test bed.

TODO

  • This wrapper does not yet incorporate AppMap data from tarballs.
  • Patch files are not yet staged for eval

@dustinbyrne dustinbyrne force-pushed the feat/solve branch 2 times, most recently from 329b290 to 872b5d8 Compare June 1, 2024 01:49
@kgilpin
Copy link
Contributor

kgilpin commented Jun 3, 2024

Suggested lint command:

--lint-command="./venv/bin/python -m flake8 --extend-ignore=BLK100,W293,E501,E302,D" 

Be sure to pip install flake8 into the virtualenv before running.

D is for Documentation.

dustinbyrne and others added 3 commits June 3, 2024 15:35
WIP, and subject to change, but in a working state.
Propagate variables that are needed by the solver.
Remove global variable.
@kgilpin kgilpin marked this pull request as ready for review June 4, 2024 22:35
@dustinbyrne dustinbyrne mentioned this pull request Jun 5, 2024
@dustinbyrne dustinbyrne closed this Jun 5, 2024
@kgilpin kgilpin deleted the feat/solve branch June 10, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evaluate runs evaluation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants