NASA-AMMOS / NASA-AMMOS/plandev
Delete TimeRangeExpression hierarchy
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 128
- Forks
- 33
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
These are from a time where the scheduler was a stand-alone app. Although I am not really happy to have to go through simulation for every constraint we have to compute, it seems this the way to go for now so these classes have to be deleted so we do not spend time maintaining them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the TimeRangeExpression hierarchy but no files or tests. Start by locating those classes and their scheduler and simulation references, then inspect how constraints now use simulation. Done means the obsolete classes and their remaining references are removed without breaking the project's build or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100