Refactoring `content_type` matching statements from the image rescan logics
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
- The `match` statement is being overused.
Let's use inheritance instead.
## Required Tasks
- Let's define an abstract type and use inheritance for refactoring.
## Impact
- None
## Testing Scenarios
- None
JIRA Issue: BA-896
Contributor guide
Assessment
This issue has not been assessed yet.