Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

refactor: move SWE-Gym constants to dedicated module#3

Open
a-antoniades wants to merge 2 commits into
aorwall:mainfrom
a-antoniades:main
Open

refactor: move SWE-Gym constants to dedicated module#3
a-antoniades wants to merge 2 commits into
aorwall:mainfrom
a-antoniades:main

Conversation

@a-antoniades
Copy link
Copy Markdown
Contributor

  • Remove hardcoded SWE-Gym constants from manager.py
  • Import constants from testbeds.swegym.constants module
  • Maintain separation of concerns between SWEbench and SWE-Gym constants

This change improves code organization by moving dataset-specific constants to their respective modules, making the codebase more maintainable and following the principle of separation of concerns.

- Remove hardcoded SWE-Gym constants from manager.py
- Import constants from testbeds.swegym.constants module
- Maintain separation of concerns between SWEbench and SWE-Gym constants

This change improves code organization by moving dataset-specific constants
to their respective modules, making the codebase more maintainable and
following the principle of separation of concerns.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant