No errors are raised when [common]package value is empty
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
It seems as though if the `[common]package` field in the `request.cfg` is empty, no errors are raised. This value is used to create distinct directory structured for separate rounds of processing. At the moment, if the value is empty, the directory structure will simply be created without it and no error is raised.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with request.cfg and the code path that reads the [common]package value; reproduce processing with an empty value and trace where validation is skipped. Done means an empty value raises an error before the directory structure is created, with coverage for this configuration case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100