mitre / mitre/im_sample_algorithm
Remove old code
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This IsLoaded concept is deprecated and quite possibly not even used in this codebase or by any client codebase. Consider removing.
Contributor guide
No contributing guide indexed for this repository
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
Start at include/imalgs/FIMAircraftIntent.h around line 174 and inspect the IsLoaded concept and its surrounding declarations. Search the repository for IsLoaded, including client-facing uses, before removing it. Done means the deprecated concept and any now-unused references are gone without breaking the existing build or behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100