kit-data-manager / kit-data-manager/tomo_mapper
Plugin: fail on setup in a way that the plugin is not available afterwards
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently any errors on setup are caught and printed, which seems to lead to the plugin being available even if it was not installed at all, allowing for registration on a mapping and then - of course - failing on the mapping itself. This should be prevented. (true for other plugins as well)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by tracing plugin setup error handling and the path that registers plugins for mappings; compare behavior across the plugins mentioned in the issue. Done means a setup failure leaves the plugin unavailable and prevents later mapping registration from reaching the mapping step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100