mitre / mitre/im_sample_algorithm

Remove old code

Open Beginner friendly
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

https://github.com/mitre/im_sample_algorithm/blob/d7b5a8e8abd8a26cd2ee1984192a2d35e6b94567/include/imalgs/FIMAircraftIntent.h#L174

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.