ImperialCollegeLondon / ImperialCollegeLondon/VisualRandomTestGen
Code Cleanup Needed
Open
- Dominant language
- F#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Remove all caching
Remove all semaphores
Make code truly platform-independent.
Cacheing serves no purpose now that this code is used to generate test files that contain all the relevant data.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the caching and semaphore implementations in the VisualRandomTestGen codebase, then trace how test files are generated. Done means those mechanisms are removed and the generator no longer depends on platform-specific behavior; verify the generated files still contain all relevant data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- testing, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100